Home
last modified time | relevance | path

Searched refs:y_meta_plane (Results 1 – 12 of 12) sorted by relevance

/hardware/qcom/msm8998/original-kernel-headers/media/
Dmsm_media_info.h938 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
977 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
984 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
994 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
1001 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8998/kernel-headers/media/
Dmsm_media_info.h938 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
977 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
984 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
994 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
1001 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8994/original-kernel-headers/media/
Dmsm_media_info.h535 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
567 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
574 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8994/kernel-headers/media/
Dmsm_media_info.h535 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
567 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
574 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8x09/kernel-headers/media/
Dmsm_media_info.h719 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
758 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
765 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8x09/original-kernel-headers/media/
Dmsm_media_info.h719 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
758 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
765 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8996/original-kernel-headers/media/
Dmsm_media_info.h719 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
758 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
765 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/msm8996/kernel-headers/media/
Dmsm_media_info.h719 unsigned int y_meta_plane = 0, uv_meta_plane = 0; in VENUS_BUFFER_SIZE() local
758 y_meta_plane = MSM_MEDIA_ALIGN( in VENUS_BUFFER_SIZE()
765 size = y_ubwc_plane + uv_ubwc_plane + y_meta_plane + in VENUS_BUFFER_SIZE()
/hardware/qcom/sm8150/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2140 unsigned int y_plane, y_meta_plane; in log_output_buffers() local
2156 y_meta_plane = MSM_MEDIA_ALIGN(y_meta_stride * y_meta_scanlines, 4096); in log_output_buffers()
2164 temp = bufaddr + y_meta_plane + y_plane; in log_output_buffers()
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1931 unsigned int y_plane, y_meta_plane; in log_output_buffers() local
1947 y_meta_plane = MSM_MEDIA_ALIGN(y_meta_stride * y_meta_scanlines, 4096); in log_output_buffers()
1956 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + y_meta_plane + y_plane; in log_output_buffers()
/hardware/qcom/sdm845/media/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2086 unsigned int y_plane, y_meta_plane; in log_output_buffers() local
2102 y_meta_plane = MSM_MEDIA_ALIGN(y_meta_stride * y_meta_scanlines, 4096); in log_output_buffers()
2110 temp = bufaddr + y_meta_plane + y_plane; in log_output_buffers()
/hardware/qcom/media/msm8998/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp2135 unsigned int y_plane, y_meta_plane; in log_output_buffers() local
2151 y_meta_plane = MSM_MEDIA_ALIGN(y_meta_stride * y_meta_scanlines, 4096); in log_output_buffers()
2160 temp = (char *)drv_ctx.ptr_outputbuffer[buf_index].bufferaddr + y_meta_plane + y_plane; in log_output_buffers()