Searched refs:c67 (Results 1 - 2 of 2) sorted by relevance

/external/libvpx/libvpx/vp9/encoder/
H A Dvp9_segmentation.c57 const int c67 = segcounts[6] + segcounts[7]; local
59 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67);
61 segment_tree_probs[2] = get_binary_prob(c45, c67);
73 const int c67 = segcounts[6] + segcounts[7]; local
75 const int c4567 = c45 + c67;
96 c67 * vp9_cost_one(probs[2]);
101 if (c67 > 0)
/external/selinux/libsepol/tests/policies/test-cond/
H A Drefpolicy-base.conf563 category c64; category c65; category c66; category c67;

Completed in 120 milliseconds