Searched refs:band_low_tab (Results 1 - 1 of 1) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
H A D | dolby_e.c | 338 static const uint8_t band_low_tab[3] = { 9, 17, 24 }; variable 752 for (i = nb_exponent - 1; i > band_low_tab[nb_code]; i--) { in bit_allocate() |
Completed in 2 milliseconds