Home
last modified time | relevance | path

Searched defs:dst_v (Results 1 – 5 of 5) sorted by relevance

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Drecon_wrapper_sse2.c36 unsigned char *dst_v, in vp8_build_intra_predictors_mbuv_x86()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dreconinter.c379 unsigned char *dst_v, in vp8_build_inter16x16_predictors_mb()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp601 uint8_t *dst_v = dst_y + dst_y_size; in FillRenderBuffer() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3768 uint8* dst_v, int dst_stride_v, in I420Scale()
3810 uint8* dst_y, uint8* dst_u, uint8* dst_v, in Scale()
3873 uint8* dst_v = dst + dst_width * dst_height + dst_halfwidth * dst_halfheight + in ScaleOffset() local
/hardware/intel/img/psb_video/src/
Dpsb_output.c912 unsigned char *dst_u, *dst_v; in psb_GetImage() local