Speed up VP8DX_BOOL_DECODER_FILL
authorJohn Koleszar <jkoleszar@google.com>
Tue, 26 Apr 2011 16:52:17 +0000 (12:52 -0400)
committerJohn Koleszar <jkoleszar@google.com>
Wed, 27 Apr 2011 14:25:03 +0000 (10:25 -0400)
commit5e1fd4135744cc00e09825631e8f4c99bd4c5d27
treef9fd09d22f0a7b9b265af3e6e20c4f2bd8a46fbc
parent9594370e0cdc6a35ee3254994fb05204e99449b5
Speed up VP8DX_BOOL_DECODER_FILL

The end-of-buffer check is hoisted out of the inner loop. Gives
about 0.5% improvement on x86_64.

Change-Id: I8e3ed08af7d33468c5c749af36c2dfa19677f971
vp8/decoder/dboolhuff.h