/hardware/qcom/display/msm8909w_3100/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8909/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8226/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/sdm845/display/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8998/libcopybit/ |
D | software_converter.cpp | 131 int src_stride; member 158 src += info.src_stride; in copy_source_to_destination() 168 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 169 src += info.src_stride; in copy_source_to_destination() 199 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 204 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 209 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 244 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 249 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 254 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8996/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8960/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 155 src += info.src_stride; in copy_source_to_destination() 165 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 166 src += info.src_stride; in copy_source_to_destination() 196 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 201 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 206 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 241 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 246 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 251 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8994/libcopybit/ |
D | software_converter.cpp | 130 int src_stride; member 157 src += info.src_stride; in copy_source_to_destination() 167 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 168 src += info.src_stride; in copy_source_to_destination() 198 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 203 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 208 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 243 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 248 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 253 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/display/msm8084/libcopybit/ |
D | software_converter.cpp | 129 int src_stride; member 156 src += info.src_stride; in copy_source_to_destination() 166 memcpy(dst, src, info.src_stride); in copy_source_to_destination() 167 src += info.src_stride; in copy_source_to_destination() 197 info.src_stride = ALIGN(info.width, 32); in convert_yuv_c2d_to_yuv_android() 202 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_c2d_to_yuv_android() 207 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_c2d_to_yuv_android() 242 info.src_stride = ALIGN(hnd->width, 16); in convert_yuv_android_to_yuv_c2d() 247 info.src_plane1_offset = info.src_stride*info.height; in convert_yuv_android_to_yuv_c2d() 252 info.src_plane1_offset = ALIGN(info.src_stride*info.height, 2048); in convert_yuv_android_to_yuv_c2d()
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msmb_pproc.h | 116 unsigned int src_stride; member
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msmb_pproc.h | 142 uint32_t src_stride; member
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msmb_pproc.h | 112 unsigned int src_stride; member
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msmb_pproc.h | 145 uint32_t src_stride; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 175 ColorConvertFormat dest,unsigned int src_stride);
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 180 ColorConvertFormat dest,unsigned int src_stride);
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/inc/ |
D | omx_video_base.h | 192 unsigned int src_stride, unsigned int flags);
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 1928 int src_stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, s_width); in swvenc_do_rotate() local 1937 src_stride, src_scanlines); in swvenc_do_rotate() 1944 src_stride, (native_handle_t *)privateHandle, false); in swvenc_do_rotate()
|
/hardware/qcom/msm8960/original-kernel-headers/media/ |
D | msm_camera.h | 1898 unsigned int src_stride; member
|
/hardware/qcom/msm8960/kernel-headers/media/ |
D | msm_camera.h | 2006 unsigned int src_stride; member
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 4576 ColorConvertFormat src, ColorConvertFormat dest,unsigned int src_stride) in open() argument 4582 src,dest,0,src_stride); in open()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 4911 ColorConvertFormat src, ColorConvertFormat dest,unsigned int src_stride) in open() argument 4917 src,dest,0,src_stride); in open()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_video_base.cpp | 5061 ColorConvertFormat src, ColorConvertFormat dest, unsigned int src_stride, in open() argument 5068 src, dest, flags, src_stride); in open()
|