Searched refs:c0123 (Results 1 – 1 of 1) sorted by relevance
85 const int c0123 = c01 + c23; in cost_segmap() local89 int cost = c0123 * vp9_cost_zero(probs[0]) + c4567 * vp9_cost_one(probs[0]); in cost_segmap()92 if (c0123 > 0) { in cost_segmap()