/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/inc/ |
D | omx_swvenc_mpeg4.h | 220 stride = VENUS_Y_STRIDE(COLOR_FMT_NV21, width); in SWVENC_Y_STRIDE() 223 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in SWVENC_Y_STRIDE() 226 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_ZSL, width); in SWVENC_Y_STRIDE()
|
/hardware/qcom/display/msm8909/gralloc/ |
D | gr_utils.cpp | 299 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 536 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 541 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 546 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in GetYuvUBwcWidthAndHeight() 747 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 751 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8909w_3100/libgralloc1/ |
D | gr_utils.cpp | 299 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 536 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 541 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 546 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in GetYuvUBwcWidthAndHeight() 747 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 751 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight()
|
/hardware/qcom/sm7250/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 583 int32_t stride_alignment = VENUS_Y_STRIDE(COLOR_FMT_NV12, 1); in calcStride() 591 return VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in calcStride() 593 return VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width); in calcStride() 623 int32_t stride_alignment = VENUS_Y_STRIDE(COLOR_FMT_NV12, 1); in calcYSize() 628 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width) * in calcYSize() 633 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * in calcYSize() 715 alignedw = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in calcSize()
|
/hardware/qcom/display/msm8996/libgralloc/ |
D | alloc_controller.cpp | 47 #define VENUS_Y_STRIDE(args...) 0 macro 262 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight() 266 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV21, width); in getAlignedWidthAndHeight() 747 y_stride = VENUS_Y_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo() 1001 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in getYuvUBwcWidthHeight() 1005 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width); in getYuvUBwcWidthHeight()
|
/hardware/qcom/display/msm8909/libgralloc/ |
D | alloc_controller.cpp | 277 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight() 281 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV21, width); in getAlignedWidthAndHeight() 726 y_stride = VENUS_Y_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo() 992 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in getYuvUBwcWidthHeight() 997 aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in getYuvUBwcWidthHeight() 1002 aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in getYuvUBwcWidthHeight()
|
/hardware/qcom/display/msm8909w_3100/libgralloc/ |
D | alloc_controller.cpp | 277 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight() 281 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV21, width); in getAlignedWidthAndHeight() 726 y_stride = VENUS_Y_STRIDE(color_format, width); in getYuvUbwcSPPlaneInfo() 992 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in getYuvUBwcWidthHeight() 997 aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in getYuvUBwcWidthHeight() 1002 aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in getYuvUBwcWidthHeight()
|
/hardware/qcom/display/msm8996/libgralloc1/ |
D | gr_allocator.cpp | 341 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 656 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 661 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 849 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 853 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8998/libgralloc1/ |
D | gr_allocator.cpp | 342 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 658 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 663 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 857 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 861 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight()
|
/hardware/qcom/sm8150/display/gralloc/ |
D | gr_utils.cpp | 411 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 766 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in GetYuvUBwcWidthAndHeight() 770 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 775 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 780 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in GetYuvUBwcWidthAndHeight() 1060 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_P010, width) / 2); in GetAlignedWidthAndHeight() 1065 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 1070 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight() 1081 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12_512, width)); in GetAlignedWidthAndHeight() 1497 y_stride = VENUS_Y_STRIDE(COLOR_FMT_P010, width); in GetYUVPlaneInfo()
|
/hardware/qcom/sm7250/display/gralloc/ |
D | gr_utils.cpp | 488 y_stride = VENUS_Y_STRIDE(color_format, INT(width)); in GetYuvUbwcSPPlaneInfo() 846 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in GetYuvUBwcWidthAndHeight() 850 *aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in GetYuvUBwcWidthAndHeight() 855 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) * 3) / 4; in GetYuvUBwcWidthAndHeight() 860 *aligned_w = (VENUS_Y_STRIDE(COLOR_FMT_P010_UBWC, width) / 2); in GetYuvUBwcWidthAndHeight() 1180 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_P010, width) / 2); in GetAlignedWidthAndHeight() 1185 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12, width)); in GetAlignedWidthAndHeight() 1190 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV21, width)); in GetAlignedWidthAndHeight() 1196 aligned_w = INT(VENUS_Y_STRIDE(COLOR_FMT_NV12_512, width)); in GetAlignedWidthAndHeight() 1621 y_stride = VENUS_Y_STRIDE(COLOR_FMT_P010, width); in GetYUVPlaneInfo()
|
/hardware/qcom/display/msm8960/libgralloc/ |
D | alloc_controller.cpp | 43 #define VENUS_Y_STRIDE(args...) 0 macro 151 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getStride()
|
/hardware/qcom/display/msm8994/libgralloc/ |
D | alloc_controller.cpp | 44 #define VENUS_Y_STRIDE(args...) 0 macro 210 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight() 819 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in getUBwcWidthAndHeight()
|
/hardware/qcom/sm8150/media/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 543 return VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); 545 return VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width); 577 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width) * 582 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, width) *
|
/hardware/qcom/display/msm8084/libgralloc/ |
D | alloc_controller.cpp | 44 #define VENUS_Y_STRIDE(args...) 0 macro 207 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight()
|
/hardware/qcom/display/msm8226/libgralloc/ |
D | alloc_controller.cpp | 44 #define VENUS_Y_STRIDE(args...) 0 macro 202 aligned_w = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in getAlignedWidthAndHeight()
|
/hardware/qcom/camera/msm8998/QCamera2/stack/mm-camera-interface/src/ |
D | mm_camera_stream.c | 2859 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_preview() 2907 stride = VENUS_Y_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_preview() 2957 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_preview() 3221 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_post_view() 3264 stride = VENUS_Y_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_post_view() 3308 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_post_view() 3544 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, dim->width); in mm_stream_calc_offset_snapshot() 3593 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_snapshot() 3627 stride = VENUS_Y_STRIDE(COLOR_FMT_NV21, dim->width); in mm_stream_calc_offset_snapshot() 4137 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, dim->width); in mm_stream_calc_offset_video() [all …]
|
/hardware/qcom/media/msm8998/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 460 return VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in calcStride() 485 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width) * in calcYSize()
|
/hardware/qcom/media/msm8996/libc2dcolorconvert/ |
D | C2DColorConverter.cpp | 457 return VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width); in calcStride() 482 return ALIGN( VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, width) * in calcYSize()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 556 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, portDefn->format.video.nFrameWidth); in set_parameter() 2344 int stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in swvenc_input_log_buffers() 2975 OMX_U32 y_stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width), in swvenc_color_align()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/ |
D | omx_swvenc_mpeg4.cpp | 558 stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, portDefn->format.video.nFrameWidth); in set_parameter() 2280 int stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width); in swvenc_input_log_buffers()
|
/hardware/qcom/sm7250/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 1435 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 1452 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 1479 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 2463 OMX_U32 y_stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width), in venc_color_align()
|
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/venc/src/ |
D | video_encoder_device_v4l2.cpp | 607 y_stride = VENUS_Y_STRIDE(fmt, width); in get_yuv_size() 1571 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 1588 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 1615 stride = VENUS_Y_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers() 4088 OMX_U32 y_stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, width), in venc_color_align()
|
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 2146 y_stride = VENUS_Y_STRIDE(color_fmt, width); in log_output_buffers() 4286 … stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, portDefn->format.video.nFrameWidth); in set_parameter() 4289 … stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, portDefn->format.video.nFrameWidth); in set_parameter() 4292 … stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, portDefn->format.video.nFrameWidth); in set_parameter() 9424 … VENUS_Y_STRIDE(COLOR_FMT_NV12, omx->drv_ctx.video_resolution.frame_width); in async_message_process() 9429 … VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, omx->drv_ctx.video_resolution.frame_width); in async_message_process() 9434 … VENUS_Y_STRIDE(COLOR_FMT_NV12_BPP10_UBWC, omx->drv_ctx.video_resolution.frame_width); in async_message_process() 13486 size_t planeWidth = VENUS_Y_STRIDE(COLOR_FMT_NV12, params->nFrameWidth); in describeColorFormat()
|
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/ |
D | omx_vdec_v4l2.cpp | 1146 VENUS_Y_STRIDE(color_format, width), VENUS_Y_SCANLINES(color_format, height)); in decide_downscalar() 1942 y_stride = VENUS_Y_STRIDE(color_fmt, width); in log_output_buffers() 4010 … stride = VENUS_Y_STRIDE(COLOR_FMT_NV12, portDefn->format.video.nFrameWidth); in set_parameter() 4013 … stride = VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, portDefn->format.video.nFrameWidth); in set_parameter() 8665 … VENUS_Y_STRIDE(COLOR_FMT_NV12, omx->drv_ctx.video_resolution.frame_width); in async_message_process() 8670 … VENUS_Y_STRIDE(COLOR_FMT_NV12_UBWC, omx->drv_ctx.video_resolution.frame_width); in async_message_process() 12271 size_t planeWidth = VENUS_Y_STRIDE(COLOR_FMT_NV12, params->nFrameWidth); in describeColorFormat()
|