Searched refs:VDEC_YUV_FORMAT_NV12_UBWC (Results 1 – 5 of 5) sorted by relevance
495 VDEC_YUV_FORMAT_NV12_UBWC = 0x3, enumerator
452 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
454 VDEC_YUV_FORMAT_NV12_UBWC = 0x3, enumerator
492 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
2123 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC || in log_output_buffers()2137 …int color_fmt = (drv_ctx.output_format== VDEC_YUV_FORMAT_NV12_UBWC)? COLOR_FMT_NV12_UBWC: COLOR_FM… in log_output_buffers()2483 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in component_init()4287 … } else if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_parameter()4529 … op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12_UBWC; in set_parameter()9407 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in async_message_process()12725 else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_color_format()13046 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC){ in get_color_format()13541 case VDEC_YUV_FORMAT_NV12_UBWC: in prefetchNewBuffers()