Home
last modified time | relevance | path

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

/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/
Drecon_wrapper_sse2.c35 unsigned char *dst_u, in vp8_build_intra_predictors_mbuv_x86()
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/
Dreconinter.c378 unsigned char *dst_u, in vp8_build_inter16x16_predictors_mb()
/hardware/intel/common/omx-components/videocodec/
DOMXVideoDecoderVP9HWR.cpp612 uint8_t *dst_u = dst_v + dst_c_size; in FillRenderBuffer() local
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/
Dscale.c3767 uint8* dst_u, int dst_stride_u, in I420Scale()
3810 uint8* dst_y, uint8* dst_u, uint8* dst_v, in Scale()
3871 uint8* dst_u = dst + dst_width * dst_height + in ScaleOffset() local
/hardware/intel/img/psb_video/src/
Dpsb_output.c911 unsigned char *dst_u, *dst_v; in psb_GetImage() local