Home
last modified time | relevance | path

Searched refs:vp9_extra_bits_high12 (Results 1 – 3 of 3) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
Dvp9_tokenize.h68 extern const vp9_extra_bit vp9_extra_bits_high12[ENTROPY_TOKENS];
Dvp9_tokenize.c391 const vp9_extra_bit vp9_extra_bits_high12[ENTROPY_TOKENS] = { variable
Dvp9_bitstream.c137 b = &vp9_extra_bits_high12[t]; in pack_mb_tokens()