Searched refs:vp5_dccv_pct (Results 1 – 2 of 2) sorted by relevance
/third_party/ffmpeg/libavcodec/ | ||
D | vp5data.h | 47 static const uint8_t vp5_dccv_pct[2][11] = { variable |
D | vp5.c | 147 if (vp56_rac_get_prob_branchy(c, vp5_dccv_pct[pt][node])) { in vp5_parse_coeff_models() |