Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c426 const uint8_t *ztab = size == 8 ? ff_zigzag_direct : zigzag4x4_tab; in add_coefficients() local
458 mat[ztab[pos]] = qval *(unsigned)level; in add_coefficients()