Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dmobiclip.c46 static const uint8_t quant4x4_tab[][16] = variable
347 s->qtab[0][i] = quant4x4_tab[qx][i] << qy; in setup_qtables()