Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c72 static const uint8_t block4x4_coefficients_tab[] = variable
965 if ((unsigned)tmp > FF_ARRAY_ELEMS(block4x4_coefficients_tab)) in process_block()
973 int flags = block4x4_coefficients_tab[tmp - 1]; in process_block()