Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c56 static const uint8_t quant8x8_tab[][64] = variable
350 s->qtab[1][i] = quant8x8_tab[qx][i] << (qy - 2); in setup_qtables()