HomeSort by relevance Sort by last modified time
    Searched refs:c67 (Results 1 - 2 of 2) sorted by null

  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 68 const int c67 = segcounts[6] + segcounts[7]; local
70 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67);
72 segment_tree_probs[2] = get_binary_prob(c45, c67);
84 const int c67 = segcounts[6] + segcounts[7]; local
86 const int c4567 = c45 + c67;
107 c67 * vp9_cost_one(probs[2]);
112 if (c67 > 0)
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 563 category c64; category c65; category c66; category c67;
    [all...]

Completed in 37 milliseconds