/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/source/ |
D | row.h | 85 uint8* dst_u, uint8* dst_v, int width); 87 uint8* dst_u, uint8* dst_v, int width); 89 uint8* dst_u, uint8* dst_v, int width); 98 uint8* dst_u, uint8* dst_v, int width); 100 uint8* dst_u, uint8* dst_v, int width); 116 uint8* dst_u, uint8* dst_v, int width); 118 uint8* dst_u, uint8* dst_v, int width); 120 uint8* dst_u, uint8* dst_v, int width); 122 uint8* dst_u, uint8* dst_v, int width); 124 uint8* dst_u, uint8* dst_v, int width);
|
D | scale.c | 3768 uint8* dst_v, int dst_stride_v, in I420Scale() argument 3772 !dst_y || !dst_u || !dst_v || dst_width <= 0 || dst_height <= 0) { in I420Scale() 3800 dst_v, dst_stride_v, dst_halfwidth, dst_halfheight, in I420Scale() 3810 uint8* dst_y, uint8* dst_u, uint8* dst_v, in Scale() argument 3815 !dst_y || !dst_u || !dst_v || dst_width <= 0 || dst_height <= 0) { in Scale() 3844 dst_v, dst_stride_v, dst_halfwidth, dst_halfheight, in Scale() 3873 uint8* dst_v = dst + dst_width * dst_height + dst_halfwidth * dst_halfheight + in ScaleOffset() local 3876 src_width, src_height, dst_y, dst_u, dst_v, dst_width, in ScaleOffset()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/third_party/libyuv/include/libyuv/ |
D | scale.h | 44 uint8* dst_v, int dst_stride_v, 52 uint8* dst_y, uint8* dst_u, uint8* dst_v,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | reconinter.h | 23 unsigned char *dst_v,
|
D | reconinter.c | 379 unsigned char *dst_v, in vp8_build_inter16x16_predictors_mb() argument 426 …predict8x8(vptr, pre_stride, _16x16mv.as_mv.col & 7, _16x16mv.as_mv.row & 7, dst_v, dst_uvstride); in vp8_build_inter16x16_predictors_mb() 431 vp8_copy_mem8x8(vptr, pre_stride, dst_v, dst_uvstride); in vp8_build_inter16x16_predictors_mb()
|
D | rtcd_defs.pl | 45 …add_uv_block/, "short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | recon_wrapper_sse2.c | 36 unsigned char *dst_v, in vp8_build_intra_predictors_mbuv_x86() argument 68 fn(dst_v, dst_stride, vabove_row, vleft, left_stride); in vp8_build_intra_predictors_mbuv_x86()
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderVP9HWR.cpp | 602 uint8_t *dst_v = dst_y + dst_y_size; in FillRenderBuffer() local 603 uint8_t *dst_u = dst_v + dst_c_size; in FillRenderBuffer() 607 dst_v += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer() 629 memcpy(dst_v, srcLine, img->d_w / 2); in FillRenderBuffer() 632 dst_v += dst_c_stride; in FillRenderBuffer()
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.c | 912 unsigned char *dst_u, *dst_v; in psb_GetImage() local 925 dst_v = dst_u + (height * width) / 4; in psb_GetImage() 929 dst_y, dst_u, dst_v, \ in psb_GetImage() 971 unsigned char *source_uv, *source_u, *source_v, *dst_u, *dst_v; in psb_GetImage() 978 … dst_v = image_data + obj_image->image.offsets[2] + src_y * obj_image->image.pitches[2] + src_x; in psb_GetImage() 985 dst_y, dst_u, dst_v, in psb_GetImage() 1081 char *source_u, *source_v, *dst_u, *dst_v; in psb_PutImage2() 1092 dst_v = surface_data + obj_surface->height * psb_surface->stride in psb_PutImage2() 1105 memcpy(dst_v, source_v, width); in psb_PutImage2() 1111 dst_v += psb_surface->stride / 2; in psb_PutImage2()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vp8_rtcd.h | 43 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 44 …add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 45 …d_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vp8_rtcd.h | 39 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 40 …_uv_block_dspr2(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vp8_rtcd.h | 40 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 41 …add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vp8_rtcd.h | 107 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 108 …dd_uv_block_mmx(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 109 …d_uv_block_sse2(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char … 110 …t_add_uv_block)(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vp8_rtcd.h | 37 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vp8_rtcd.h | 37 …_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_v, int stride, char …
|
/hardware/ti/omap4-aah/camera/ |
D | AppCallbackNotifier.cpp | 673 : [dst_u] "+r" (bufferDst_U), [dst_v] "+r" (bufferDst_V), in copy2Dto1D()
|
/hardware/ti/omap4xxx/camera/ |
D | AppCallbackNotifier.cpp | 661 : [dst_u] "+r" (bufferDst_U), [dst_v] "+r" (bufferDst_V), in copy2Dto1D()
|