Searched refs:vp9_extra_bits (Results 1 – 3 of 3) sorted by relevance
64 extern const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS];
260 const vp9_extra_bit vp9_extra_bits[ENTROPY_TOKENS] = { variable
134 : (bit_depth == VPX_BITS_10) ? vp9_extra_bits_high10 : vp9_extra_bits; in pack_mb_tokens()136 vp9_extra_bits; in pack_mb_tokens()