Searched refs:VP8_LOTS_OF_BITS (Results 1 – 3 of 3) sorted by relevance
60 #define VP8_LOTS_OF_BITS (0x40000000) macro111 count_ += VP8_LOTS_OF_BITS; in FillDecoder()179 bit_count = std::max(0, bit_count - VP8_LOTS_OF_BITS); in BitOffset()205 return (count_ > VP8_BD_VALUE_BIT) && (count_ < VP8_LOTS_OF_BITS); in OutOfBuffer()
33 #define VP8_LOTS_OF_BITS (0x40000000) macro115 if ((br->count > VP8_BD_VALUE_SIZE) && (br->count < VP8_LOTS_OF_BITS)) { in vp8dx_bool_error()
52 count += VP8_LOTS_OF_BITS; in vp8dx_bool_decoder_fill()