Home
last modified time | relevance | path

Searched refs:VENUS_RGB_STRIDE (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_media_info.h618 static inline unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function
731 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_media_info.h618 static inline unsigned int VENUS_RGB_STRIDE(int color_fmt, int width) in VENUS_RGB_STRIDE() function
731 rgb_stride = VENUS_RGB_STRIDE(color_fmt, width); in VENUS_BUFFER_SIZE()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1068 stride = VENUS_RGB_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/venc/src/
Dvideo_encoder_device_v4l2.cpp1245 stride = VENUS_RGB_STRIDE(color_format, m_sVenc_cfg.input_width); in venc_input_log_buffers()