Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c82 static const uint8_t block8x8_coefficients_tab[] = variable
1000 if (idx < 0 || idx >= FF_ARRAY_ELEMS(block8x8_coefficients_tab)) in decode_macroblock()
1003 flags = block8x8_coefficients_tab[idx]; in decode_macroblock()