/hardware/qcom/msm8x26/kernel-headers/media/ |
D | msm_media_info.h | 31 #define VENUS_UV_STRIDE(_color_fmt, _width) MSM_MEDIA_ALIGN(_width, 128) macro 35 …E(_color_fmt, _width) * VENUS_Y_SCANLINES(_color_fmt, _height)) + (VENUS_UV_STRIDE(_color_fmt, _…
|
/hardware/qcom/msm8x84/kernel-headers/media/ |
D | msm_media_info.h | 172 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 243 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 280 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x84/original-kernel-headers/media/ |
D | msm_media_info.h | 172 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 243 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 280 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8994/original-kernel-headers/media/ |
D | msm_media_info.h | 356 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 541 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 595 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8994/kernel-headers/media/ |
D | msm_media_info.h | 356 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 541 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 595 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8996/original-kernel-headers/media/ |
D | msm_media_info.h | 442 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 728 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 803 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8996/kernel-headers/media/ |
D | msm_media_info.h | 442 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 728 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 803 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x09/kernel-headers/media/ |
D | msm_media_info.h | 442 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 728 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 803 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8x09/original-kernel-headers/media/ |
D | msm_media_info.h | 442 static inline unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 728 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 803 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8998/kernel-headers/media/ |
D | msm_media_info.h | 636 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 947 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 1038 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/msm8998/original-kernel-headers/media/ |
D | msm_media_info.h | 636 static __inline__ unsigned int VENUS_UV_STRIDE(int color_fmt, int width) in VENUS_UV_STRIDE() function 947 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE() 1038 uv_stride = VENUS_UV_STRIDE(color_fmt, width); in VENUS_VIEW2_OFFSET()
|
/hardware/qcom/sdm845/display/gralloc/ |
D | gr_utils.cpp | 383 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 397 uv_stride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcInterlacedSPPlaneInfo() 490 cstride = VENUS_UV_STRIDE(COLOR_FMT_P010, width); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.cpp | 311 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 325 uv_stride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcInterlacedSPPlaneInfo()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.cpp | 311 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 325 uv_stride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcInterlacedSPPlaneInfo()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2880 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_preview() 2928 stride = VENUS_UV_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_preview() 2984 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_preview() 3240 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_post_view() 3282 stride = VENUS_UV_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_post_view() 3335 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_post_view() 3567 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_snapshot() 3607 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_snapshot() 3640 stride = VENUS_UV_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_snapshot() 4151 stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_video() [all …]
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 353 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 354 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 760 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 739 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | alloc_controller.cpp | 739 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
|
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/ |
D | venc_test.cpp | 1449 cstride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width); in VencTest_ReadAndEmpty()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 2977 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in swvenc_color_align()
|
D | video_encoder_device_v4l2.cpp | 632 uv_stride = VENUS_UV_STRIDE(fmt, width); in get_yuv_size() 3749 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in venc_color_align()
|
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 3514 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in swvenc_color_align()
|
D | video_encoder_device_v4l2.cpp | 580 uv_stride = VENUS_UV_STRIDE(fmt, width); in get_yuv_size() 3742 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in venc_color_align()
|