Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
H A Dmobiclip.c77 static const uint8_t pframe_block4x4_coefficients_tab[] = variable
496 } else if ((unsigned)idx < FF_ARRAY_ELEMS(pframe_block4x4_coefficients_tab)) { in add_pframe_coefficients()
497 int flags = pframe_block4x4_coefficients_tab[idx]; in add_pframe_coefficients()

Completed in 3 milliseconds