Searched refs:vp8_prob_cost (Results 1 – 3 of 3) sorted by relevance
18 const unsigned int vp8_prob_cost[256] = { variable
43 extern const unsigned int vp8_prob_cost[256];
40 #define vp8_cost_zero(x) (vp8_prob_cost[x])