/external/libvpx/libvpx/vp8/common/ |
mfqe.c | 72 static void apply_ifactor(unsigned char *y_src, function 217 apply_ifactor(y, y_stride, yd, yd_stride,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
mfqe.c | 71 static void apply_ifactor(unsigned char *y_src, function 216 apply_ifactor(y, y_stride, yd, yd_stride,
|
/external/libvpx/libvpx/vp9/common/ |
vp9_mfqe.c | 72 static void apply_ifactor(const uint8_t *y, int y_stride, uint8_t *yd, function 194 apply_ifactor(y, y_stride, yd, yd_stride, u, v, uv_stride, ud, vd,
|