Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Ddolby_e.c330 static const uint8_t dc_code_tab[5] = { 0, 0, 0, 1, 1 }; variable
728 int dc_code = dc_code_tab[fr_code - 1]; in bit_allocate()

Completed in 2 milliseconds