Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp5.c169 …model->coeff_dcct[pt][ctx][node] = av_clip(((model->coeff_dccv[pt][node] * vp5_dccv_lc[node][ctx][… in vp5_parse_coeff_models()
204 model2 = model->coeff_dcct[pt][ctx]; in vp5_parse_coeff()
Dvp56.h120 uint8_t coeff_dcct[2][36][5]; /* DC coeff coding type */ member
Dvp6.c346 …model->coeff_dcct[pt][ctx][node] = av_clip(((model->coeff_dccv[pt][node] * vp6_dccv_lc[ctx][node][… in vp6_parse_coeff_models()
490 model2 = model->coeff_dcct[pt][ctx]; in vp6_parse_coeff()