/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 | 3767 uint8* dst_u, int dst_stride_u, in I420Scale() argument 3772 !dst_y || !dst_u || !dst_v || dst_width <= 0 || dst_height <= 0) { in I420Scale() 3797 dst_u, dst_stride_u, 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() 3841 dst_u, dst_stride_u, dst_halfwidth, dst_halfheight, in Scale() 3871 uint8* dst_u = dst + dst_width * dst_height + 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 | 43 uint8* dst_u, int dst_stride_u, 52 uint8* dst_y, uint8* dst_u, uint8* dst_v,
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/ |
D | reconinter.h | 22 unsigned char *dst_u,
|
D | reconinter.c | 378 unsigned char *dst_u, in vp8_build_inter16x16_predictors_mb() argument 425 …predict8x8(uptr, pre_stride, _16x16mv.as_mv.col & 7, _16x16mv.as_mv.row & 7, dst_u, dst_uvstride); in vp8_build_inter16x16_predictors_mb() 430 vp8_copy_mem8x8(uptr, pre_stride, dst_u, dst_uvstride); in vp8_build_inter16x16_predictors_mb()
|
D | rtcd_defs.pl | 45 add_proto qw/void vp8_dequant_idct_add_uv_block/, "short *q, short *dq, unsigned char *dst_u, unsig…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/libvpx/vp8/common/x86/ |
D | recon_wrapper_sse2.c | 35 unsigned char *dst_u, in vp8_build_intra_predictors_mbuv_x86() argument 67 fn(dst_u, dst_stride, uabove_row, uleft, left_stride); in vp8_build_intra_predictors_mbuv_x86()
|
/hardware/intel/img/psb_video/src/ |
D | psb_output.c | 912 unsigned char *dst_u, *dst_v; in psb_GetImage() local 924 dst_u = image_data + obj_image->image.offsets[1], in psb_GetImage() 925 dst_v = dst_u + (height * width) / 4; in psb_GetImage() 929 dst_y, dst_u, dst_v, \ in psb_GetImage() 938 dst_u = image_data + obj_image->image.offsets[1]; in psb_GetImage() 942 dst_y, dst_u, \ in psb_GetImage() 971 unsigned char *source_uv, *source_u, *source_v, *dst_u, *dst_v; in psb_GetImage() 977 … dst_u = image_data + obj_image->image.offsets[1] + src_y * obj_image->image.pitches[1] + 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() [all …]
|
/hardware/intel/common/omx-components/videocodec/ |
D | OMXVideoDecoderVP9HWR.cpp | 603 uint8_t *dst_u = dst_v + dst_c_size; in FillRenderBuffer() local 608 dst_u += (VPX_DECODE_BORDER/2) * dst_c_stride + (VPX_DECODE_BORDER/2); in FillRenderBuffer() 621 memcpy(dst_u, srcLine, img->d_w / 2); in FillRenderBuffer() 624 dst_u += dst_c_stride; in FillRenderBuffer()
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a-neon/ |
D | vp8_rtcd.h | 43 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 44 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst… 45 void vp8_dequant_idct_add_uv_block_neon(short *q, short *dq, unsigned char *dst_u, unsigned char *d…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips-dspr2/ |
D | vp8_rtcd.h | 39 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 40 void vp8_dequant_idct_add_uv_block_dspr2(short *q, short *dq, unsigned char *dst_u, unsigned char *…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/armv7a/ |
D | vp8_rtcd.h | 40 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 41 void vp8_dequant_idct_add_uv_block_v6(short *q, short *dq, unsigned char *dst_u, unsigned char *dst…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/x86/ |
D | vp8_rtcd.h | 107 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_… 108 void vp8_dequant_idct_add_uv_block_mmx(short *q, short *dq, unsigned char *dst_u, unsigned char *ds… 109 void vp8_dequant_idct_add_uv_block_sse2(short *q, short *dq, unsigned char *dst_u, unsigned char *d… 110 RTCD_EXTERN void (*vp8_dequant_idct_add_uv_block)(short *q, short *dq, unsigned char *dst_u, unsign…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/generic/ |
D | vp8_rtcd.h | 37 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/hardware/intel/common/omx-components/videocodec/libvpx_internal/mips/ |
D | vp8_rtcd.h | 37 void vp8_dequant_idct_add_uv_block_c(short *q, short *dq, unsigned char *dst_u, unsigned char *dst_…
|
/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()
|