Searched refs:c45 (Results 1 – 1 of 1) sorted by relevance
70 const int c45 = segcounts[4] + segcounts[5]; in calc_segtree_probs() local73 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67); in calc_segtree_probs()75 segment_tree_probs[2] = get_binary_prob(c45, c67); in calc_segtree_probs()86 const int c45 = segcounts[4] + segcounts[5]; in cost_segmap() local89 const int c4567 = c45 + c67; in cost_segmap()109 cost += c45 * vp9_cost_zero(probs[2]) + in cost_segmap()112 if (c45 > 0) in cost_segmap()