Searched refs:vp9_extra_bit (Results 1 – 3 of 3) sorted by relevance
61 } vp9_extra_bit; typedef64 extern const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS];66 extern const vp9_extra_bit vp9_extra_bits_high10[ENTROPY_TOKENS];67 extern const vp9_extra_bit vp9_extra_bits_high12[ENTROPY_TOKENS];
260 const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS] = {276 const vp9_extra_bit vp9_extra_bits_high10[ENTROPY_TOKENS] = {290 const vp9_extra_bit vp9_extra_bits_high12[ENTROPY_TOKENS] = {
135 const vp9_extra_bit *const extra_bits = in pack_mb_tokens()180 const vp9_extra_bit *const b = &extra_bits[t]; in pack_mb_tokens()