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

  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 828 if (thissad < bestsad)\
830 thissad += mvsad_err_cost(&this_mv, &fcenter_mv, mvsadcost, sad_per_bit);\
831 if (thissad < bestsad)\
833 bestsad = thissad;\
877 unsigned int thissad; local
925 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
936 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
962 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
973 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1004 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad)
1067 unsigned int thissad; local
1191 unsigned int thissad; local
1345 unsigned int thissad; local
1441 unsigned int thissad; local
1575 unsigned int thissad; local
1742 unsigned int thissad; local
1822 unsigned int thissad; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 691 if (thissad < bestsad)\
694 thissad += mvsad_err_cost(&this_mv, &fcenter_mv.as_mv, \
697 if (thissad < bestsad)\
699 bestsad = thissad;\
741 int thissad; local
784 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
795 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
828 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
839 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride,
866 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride
1098 int thissad; local
1242 unsigned int thissad; local
1479 int thissad; local
1568 unsigned int thissad; local
1690 unsigned int thissad; local
1836 unsigned int thissad; local
1920 unsigned int thissad; local
2039 unsigned int thissad; local
    [all...]

Completed in 123 milliseconds