Home
last modified time | relevance | path

Searched refs:VENUS_UV_STRIDE (Results 1 – 25 of 31) sorted by relevance

12

/hardware/qcom/msm8x26/kernel-headers/media/
Dmsm_media_info.h31 #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/
Dmsm_media_info.h172 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/
Dmsm_media_info.h172 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/
Dmsm_media_info.h356 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/
Dmsm_media_info.h356 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/
Dmsm_media_info.h442 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/
Dmsm_media_info.h442 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/
Dmsm_media_info.h442 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/
Dmsm_media_info.h442 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/
Dmsm_media_info.h636 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/
Dmsm_media_info.h636 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/
Dgr_utils.cpp383 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/
Dgr_utils.cpp311 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/
Dgr_utils.cpp311 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/
Dmm_camera_stream.c2880 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/
Dgr_allocator.cpp353 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
/hardware/qcom/display/msm8998/libgralloc1/
Dgr_allocator.cpp354 ycbcr->cstride = VENUS_UV_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo()
/hardware/qcom/display/msm8996/libgralloc/
Dalloc_controller.cpp760 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
/hardware/qcom/display/msm8909/libgralloc/
Dalloc_controller.cpp739 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
/hardware/qcom/display/msm8909w_3100/libgralloc/
Dalloc_controller.cpp739 ycbcr->cstride = VENUS_UV_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo()
/hardware/qcom/media/msm8974/mm-video-v4l2/vidc/venc/test/
Dvenc_test.cpp1449 cstride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width); in VencTest_ReadAndEmpty()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Domx_swvenc_mpeg4.cpp2977 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in swvenc_color_align()
Dvideo_encoder_device_v4l2.cpp632 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/
Domx_swvenc_mpeg4.cpp3514 uv_stride = VENUS_UV_STRIDE(COLOR_FMT_NV12, width), in swvenc_color_align()
Dvideo_encoder_device_v4l2.cpp580 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()

12