/external/libva-utils/videoprocess/ |
D | vppscaling_csc.cpp | 171 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 418 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 530 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 642 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 811 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vppchromasitting.cpp | 171 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 418 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 530 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 642 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 811 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vppdenoise.cpp | 195 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 442 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 554 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 666 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 835 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vppsharpness.cpp | 195 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 442 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 554 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 666 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 835 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vavpp.cpp | 218 unsigned char *y_dst, *u_dst; in construct_nv12_mask_surface() local 265 unsigned char *y_dst, *u_dst, *v_dst; in upload_yuv_frame_to_yuv_surface() local 533 unsigned char *y_dst, *u_dst, *v_dst; in store_yuv_surface_to_yv12_file() local 639 unsigned char *y_dst, *u_dst, *v_dst; in store_yuv_surface_to_i420_file() local 745 unsigned char *y_dst, *u_dst, *v_dst; in store_yuv_surface_to_nv12_file() local 908 unsigned char *y_dst, *u_dst, *v_dst; in store_yuv_surface_to_10bit_file() local
|
D | vpp3dlut.cpp | 179 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 426 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 538 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 650 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 819 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vppblending.cpp | 227 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 478 unsigned char *u_dst = NULL; in store_yuv_surface_to_yv12_file() local 590 unsigned char *u_dst = NULL; in store_yuv_surface_to_i420_file() local 702 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 871 unsigned char *u_dst = NULL; in store_yuv_surface_to_10bit_file() local
|
D | vppscaling_n_out_usrptr.cpp | 299 unsigned char *u_dst = NULL; in upload_yuv_frame_to_yuv_surface() local 430 unsigned char *u_dst = NULL; in store_yuv_surface_to_nv12_file() local 546 unsigned char *y_dst, *u_dst, *v_dst; in store_yuv_surface_to_yv12_file() local
|
D | vacopy.cpp | 267 unsigned char *u_dst = NULL; in upload_frame_to_surface() local 373 unsigned char *u_dst = NULL; in store_surface_to_file() local
|
D | vpphdr_tm.cpp | 516 unsigned char *y_dst = NULL, *u_dst = NULL; in read_frame_to_surface() local 620 unsigned char *y_dst = NULL, *u_dst = NULL; in write_surface_to_frame() local
|
/external/webp/src/dec/ |
D | frame_dec.c | 78 uint8_t* const u_dst = dec->yuv_b_ + U_OFF; in ReconstructRow() local 230 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DoFilter() local 380 uint8_t* const u_dst = dec->cache_u_ + cache_id * 8 * uv_bps + mb_x * 8; in DitherRow() local
|
D | io_dec.c | 29 uint8_t* const u_dst = buf->u + (size_t)(io->mb_y >> 1) * buf->u_stride; in EmitYUV() local
|
/external/webp/src/enc/ |
D | filter_enc.c | 91 uint8_t* const u_dst = it->yuv_out2_ + U_OFF_ENC; in DoFilter() local
|
/external/mesa3d/src/gallium/auxiliary/util/ |
D | u_video.h | 106 uint8_t *u_dst = (uint8_t *)destination_data[2] + destination_pitches[2] * src_field; in u_copy_nv12_to_yv12() local
|
/external/libaom/av1/common/ |
D | av1_loopfilter.c | 1112 static inline void filter_vert_chroma(uint8_t *u_dst, uint8_t *v_dst, in filter_vert_chroma() 1488 uint8_t *u_dst = plane_ptr[0].dst.buf + offset; in av1_filter_block_plane_vert_opt_chroma() local 1714 static inline void filter_horz_chroma(uint8_t *u_dst, uint8_t *v_dst, in filter_horz_chroma() 2083 uint8_t *u_dst = plane_ptr[0].dst.buf + offset; in av1_filter_block_plane_horz_opt_chroma() local
|
/external/libvpx/vp8/common/ |
D | mfqe.c | 68 int uv_src_stride, unsigned char *u_dst, in apply_ifactor()
|
/external/libva-utils/encode/ |
D | jpegenc.c | 495 unsigned char *y_dst, *u_dst; in upload_yuv_to_surface() local
|
D | vp8enc.c | 315 uint8_t *y_dst, *u_dst, *v_dst; in vp8enc_upload_yuv_to_surface() local
|
D | vp9enc.c | 538 uint8_t *y_dst, *u_dst, *v_dst; in vp9enc_upload_yuv_to_surface() local
|
D | mpeg2vaenc.c | 450 unsigned char *y_dst, *u_dst, *v_dst; in upload_yuv_to_surface() local
|
D | avcenc.c | 575 unsigned char *y_dst, *u_dst, *v_dst; in upload_yuv_to_surface() local
|
D | svctenc.c | 1164 unsigned char *y_dst, *u_dst, *v_dst; in upload_task() local
|
/external/libultrahdr/lib/src/ |
D | gainmapmath.cpp | 1556 uint8_t* u_dst = static_cast<uint8_t*>(dst->planes[UHDR_PLANE_U]); in copy_raw_image() local
|