HomeSort by relevance Sort by last modified time
    Searched full:thissad (Results 1 - 1 of 1) sorted by null

  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 825 if (thissad < bestsad)\
827 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);\
828 if (thissad < bestsad)\
830 bestsad = thissad;\
874 unsigned int thissad; local
922 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
933 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
959 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
970 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1001 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad)
1064 unsigned int thissad; local
1188 unsigned int thissad; local
1342 unsigned int thissad; local
1438 unsigned int thissad; local
1572 unsigned int thissad; local
1739 unsigned int thissad; local
1819 unsigned int thissad; local
    [all...]

Completed in 1691 milliseconds