/external/libvpx/vp8/encoder/ |
variance.h | 406 vp8_variance_fn_t svf_halfpix_h; member in struct:__anon7744
|
mcomp.c | 345 left = vfp->svf_halfpix_h(y - 1, d->pre_stride, z, b->src_stride, &sse); 355 right = vfp->svf_halfpix_h(y, d->pre_stride, z, b->src_stride, &sse); 629 left = vfp->svf_halfpix_h(y - 1, d->pre_stride, z, b->src_stride, &sse); 639 right = vfp->svf_halfpix_h(y, d->pre_stride, z, b->src_stride, &sse); [all...] |
onyx_if.c | [all...] |