Searched refs:treed_cost (Results 1 – 2 of 2) sorted by relevance
34 static INLINE int treed_cost(vp9_tree tree, const vp9_prob *probs, in treed_cost() function
149 cost += treed_cost(p->tree, p->prob, extra >> 1, length); in vp9_tokenize_initialize()