Searched refs:ht_code_tab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dolby_e.c | 332 static const uint8_t ht_code_tab[5] = { 0, 0, 1, 2, 2 }; variable 729 int ht_code = ht_code_tab[fr_code - 1]; in bit_allocate() |
Completed in 2 milliseconds