Home
last modified time | relevance | path

Searched refs:band_low_tab (Results 1 – 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
Ddolby_e.h372 static const uint8_t band_low_tab[3] = { 9, 17, 24 }; variable
Ddolby_e.c264 for (i = nb_exponent - 1; i > band_low_tab[nb_code]; i--) { in bit_allocate()