/external/libvpx/libvpx/vp8/encoder/ |
mcomp.c | 1057 unsigned char *in_what; local 1181 unsigned char *in_what; local 1336 unsigned char *in_what; local 1432 unsigned char *in_what; local 1568 unsigned char *in_what; local [all...] |
pickinter.c | 75 unsigned char *in_what = mb->e_mbd.pre.y_buffer + d->offset ; local 80 in_what += (this_mv.as_mv.row >> 3) * pre_stride + (this_mv.as_mv.col >> 3); 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/vp9/encoder/ |
vp9_mcomp.c | 1082 uint8_t *in_what; local 1224 uint8_t *in_what; local 1469 uint8_t *in_what; local 1558 uint8_t *in_what; local 1680 uint8_t *in_what; local [all...] |