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

  /external/chromium_org/third_party/libvpx/source/libvpx/vp8/encoder/
mcomp.c 870 int what_stride = b->src_stride; local
901 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, UINT_MAX)
926 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
937 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
963 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
974 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1005 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1016 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1057 int what_stride = b->src_stride; local
1181 int what_stride = b->src_stride; local
1336 int what_stride = b->src_stride; local
1432 int what_stride = b->src_stride; local
1566 int what_stride = b->src_stride; local
1733 int what_stride = b->src_stride; local
1813 int what_stride = b->src_stride; local
    [all...]
pickinter.c 73 int what_stride = b->src_stride; local
84 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
88 return vfp->vf(what, what_stride, in_what, in_what_stride, sse);
    [all...]
  /external/libvpx/libvpx/vp8/encoder/
mcomp.c 869 int what_stride = b->src_stride; local
900 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, UINT_MAX)
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);
1015 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1056 int what_stride = b->src_stride; local
1180 int what_stride = b->src_stride; local
1335 int what_stride = b->src_stride; local
1431 int what_stride = b->src_stride; local
1565 int what_stride = b->src_stride; local
1732 int what_stride = b->src_stride; local
1812 int what_stride = b->src_stride; local
    [all...]
pickinter.c 73 int what_stride = b->src_stride; local
84 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
88 return vfp->vf(what, what_stride, in_what, in_what_stride, sse);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/encoder/
mcomp.c 869 int what_stride = b->src_stride; local
902 bestsad = vfp->sdf(what, what_stride, this_offset, in_what_stride, UINT_MAX)
927 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
938 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
964 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
975 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1006 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1017 thissad = vfp->sdf(what, what_stride, this_offset, in_what_stride, bestsad);
1058 int what_stride = b->src_stride; local
1182 int what_stride = b->src_stride; local
1337 int what_stride = b->src_stride; local
1433 int what_stride = b->src_stride; local
1567 int what_stride = b->src_stride; local
1734 int what_stride = b->src_stride; local
1814 int what_stride = b->src_stride; local
    [all...]
pickinter.c 74 int what_stride = b->src_stride; local
85 return vfp->svf(in_what, in_what_stride, xoffset, yoffset, what, what_stride, sse);
89 return vfp->vf(what, what_stride, in_what, in_what_stride, sse);
    [all...]
  /hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp9/encoder/
vp9_mcomp.c 887 const int what_stride = x->plane[0].src.stride; local
988 const int what_stride = x->plane[0].src.stride; local
1097 const int what_stride = x->plane[0].src.stride; local
1348 const int what_stride = x->plane[0].src.stride; local
1440 const int what_stride = x->plane[0].src.stride; local
1612 const int what_stride = x->plane[0].src.stride; local
    [all...]
  /external/libvpx/libvpx/vp9/encoder/
vp9_mcomp.c 887 const int what_stride = x->plane[0].src.stride; local
1080 const int what_stride = x->plane[0].src.stride; local
1331 const int what_stride = x->plane[0].src.stride; local
1423 const int what_stride = x->plane[0].src.stride; local
    [all...]
  /external/chromium_org/third_party/libvpx/source/libvpx/vp9/encoder/
vp9_mcomp.c 1246 const int what_stride = x->plane[0].src.stride; local
    [all...]

Completed in 383 milliseconds