/external/libvpx/libvpx/vp8/encoder/ |
mcomp.c | 1053 unsigned char *in_what; local 1177 unsigned char *in_what; local 1332 unsigned char *in_what; local 1428 unsigned char *in_what; local 1564 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 | 1163 uint8_t *in_what; local 1302 uint8_t *in_what; local 1536 uint8_t *in_what; local 1624 uint8_t *in_what; local 1746 uint8_t *in_what; local [all...] |