Moved vp8_encode_bool into boolhuff.h
commita25f6a9c88d7fcbeaf2e9f12ee9ac1858ebf687f
authorScott LaVarnway <slavarnway@google.com>
Tue, 19 Jul 2011 13:17:25 +0000 (19 09:17 -0400)
committerScott LaVarnway <slavarnway@google.com>
Tue, 19 Jul 2011 13:17:25 +0000 (19 09:17 -0400)
tree3e80f9c998850a9ccfd10fad8541df2317f0db30
parentb5ea2fbc2c1554769848774c836aad262af95072
Moved vp8_encode_bool into boolhuff.h

allowing the compiler to inline this function.  For real-time
encodes, this gave a boost of 1% to 2.5%, depending on the
speed setting.

Change-Id: I3929d176cca086b4261267b848419d5bcff21c02
vp8/common/entropy.c
vp8/decoder/dboolhuff.c
vp8/decoder/dboolhuff.h
vp8/decoder/detokenize.c
vp8/encoder/bitstream.c
vp8/encoder/boolhuff.c
vp8/encoder/boolhuff.h