Searched refs:vp8_cost_tokens2 (Results 1 – 3 of 3) sorted by relevance
31 void vp8_cost_tokens2(int *c, const vp8_prob *p, vp8_tree t, int start) { in vp8_cost_tokens2() function
96 void vp8_cost_tokens2(int *c, const vp8_prob *, vp8_tree, int);
125 vp8_cost_tokens2(c[i][j][k], p[i][j][k], vp8_coef_tree, 2); in fill_token_costs()