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

  /external/libvpx/libvpx/vp9/encoder/
vp9_segmentation.c 67 const int c45 = segcounts[4] + segcounts[5]; local
70 segment_tree_probs[0] = get_binary_prob(c01 + c23, c45 + c67);
72 segment_tree_probs[2] = get_binary_prob(c45, c67);
83 const int c45 = segcounts[4] + segcounts[5]; local
86 const int c4567 = c45 + c67;
106 cost += c45 * vp9_cost_zero(probs[2]) +
109 if (c45 > 0)
  /external/libsepol/tests/policies/test-cond/
refpolicy-base.conf 558 category c44; category c45; category c46; category c47;
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 56 milliseconds