Searched defs:v_src (Results 1 – 5 of 5) sorted by relevance
/hardware/libhardware/modules/camera/3_4/arc/ |
D | image_processor.cpp | 317 const uint8_t* v_src = src + width * height * 5 / 4; in YU12ToYV12() local 335 const uint8_t* v_src = src + width * height * 5 / 4; in YU12ToNV21() local
|
/hardware/intel/common/libva/test/videoprocess/ |
D | videoprocess.cpp | 261 unsigned char *y_src, *u_src, *v_src; in upload_yv12_frame_to_yuv_surface() local 364 unsigned char *y_src, *u_src, *v_src; in store_yuv_surface_to_yv12_frame() local
|
/hardware/intel/common/libva/test/encode/ |
D | avcenc.c | 359 unsigned char *y_src, *u_src, *v_src; in upload_yuv_to_surface() local
|
D | mpeg2enc.c | 438 unsigned char *y_src, *u_src, *v_src; in upload_yuv_to_surface() local
|
/hardware/intel/common/libva/test/transcode/ |
D | mpeg2transcode.cpp | 2162 unsigned char *y_src, *u_src, *v_src; in upload_yuv_to_surface() local
|