Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavcodec/
Dvp5data.h124 static const int16_t vp5_ract_lc[3][3][5][6][2] = { variable
Dvp5.c177 …_clip(((model->coeff_ract[pt][ct][cg][node] * vp5_ract_lc[ct][cg][node][ctx][0] + 128) >> 8) + vp5… in vp5_parse_coeff_models()