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

  /external/libvpx/libvpx/vp8/encoder/
rdopt.c 580 int *Distortion)
613 /* Distortion */
617 *Distortion = (d >> 4);
648 int distortion; local
684 distortion = vp8_block_error(be->coeff, b->dqcoeff) >> 2;
686 this_rd = RDCOST(x->rdmult, x->rddiv, rate, distortion);
692 *bestdistortion = distortion;
709 int *rate_y, int *Distortion, int best_rd)
714 int distortion = 0; local
753 distortion += d
781 int distortion; local
1051 unsigned int distortion = 0; local
1167 int distortion; local
1769 int distortion; local
2153 int distortion; local
2177 int distortion; local
2213 int distortion; local
    [all...]
  /external/chromium_org/third_party/usb_ids/
usb.ids     [all...]

Completed in 93 milliseconds