Searched defs:costs (Results 1 – 1 of 1) sorted by relevance
37 static void cost(int *costs, vp9_tree tree, const vp9_prob *probs, in cost()53 void vp9_cost_tokens(int *costs, const vp9_prob *probs, vp9_tree tree) { in vp9_cost_tokens()57 void vp9_cost_tokens_skip(int *costs, const vp9_prob *probs, vp9_tree tree) { in vp9_cost_tokens_skip()