Searched refs:vp5_ract_lc (Results 1 – 2 of 2) sorted by relevance
124 static const int16_t vp5_ract_lc[3][3][5][6][2] = { variable
177 …_clip(((model->coeff_ract[pt][ct][cg][node] * vp5_ract_lc[ct][cg][node][ctx][0] + 128) >> 8) + vp5… in vp5_parse_coeff_models()