Home
last modified time | relevance | path

Searched refs:slow_decay_tab (Results 1 - 1 of 1) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Ddolby_e.c344 static const uint16_t slow_decay_tab[2][2] = { { 27, -1 }, { 32, 21 } }; variable
731 int slow_decay = slow_decay_tab[dc_code][msk_mod]; in bit_allocate()

Completed in 3 milliseconds