Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvc2enc.c426 static const uint8_t vc2_qm_col_tab[][4] = { variable
465 s->quant[level][orientation] = vc2_qm_col_tab[level][orientation]; in init_quant_matrix()
471 s->quant[level][orientation] = vc2_qm_col_tab[level][orientation]; in init_quant_matrix()