Searched refs:c67 (Results 1 – 1 of 1) sorted by relevance
71 const int c67 = segcounts[6] + segcounts[7]; 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()87 const int c67 = segcounts[6] + segcounts[7]; in cost_segmap() local89 const int c4567 = c45 + c67; in cost_segmap()110 c67 * vp9_cost_one(probs[2]); in cost_segmap()115 if (c67 > 0) in cost_segmap()