Home
last modified time | relevance | path

Searched refs:VDEC_YUV_FORMAT_NV12_UBWC (Results 1 – 3 of 3) sorted by relevance

/hardware/qcom/msm8996/original-kernel-headers/linux/
Dmsm_vidc_dec.h492 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
/hardware/qcom/msm8996/kernel-headers/linux/
Dmsm_vidc_dec.h452 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
/hardware/qcom/media/msm8996/mm-video-v4l2/vidc/vdec/src/
Domx_vdec_v4l2.cpp1909 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in log_output_buffers()
2261 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in component_init()
3960 … } else if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_parameter()
4172 … op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12_UBWC; in set_parameter()
8408 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in async_message_process()
10033 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in handle_extradata()
11033 else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_color_format()
11307 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC){ in get_color_format()