Searched refs:VDEC_YUV_FORMAT_NV12_UBWC (Results 1 – 7 of 7) sorted by relevance
492 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
452 VDEC_YUV_FORMAT_NV12_UBWC = 0x3 enumerator
251 VDEC_YUV_FORMAT_NV12_UBWC = 0x3, enumerator
736 … op_format = (enum vdec_output_format)VDEC_YUV_FORMAT_NV12_UBWC; in set_parameter()
1618 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC || in log_output_buffers()1632 …int color_fmt = (drv_ctx.output_format== VDEC_YUV_FORMAT_NV12_UBWC)? COLOR_FMT_NV12_UBWC: COLOR_FM… in log_output_buffers()1894 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in component_init()6626 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) in alloc_map_gbm_memory()7134 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in fix_drv_output_format()8431 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_NV12_UBWC][-1] = in allocate_color_convert_buf()8440 {VDEC_YUV_FORMAT_NV12_UBWC, NV12_UBWC}, in allocate_color_convert_buf()
311 VDEC_YUV_FORMAT_NV12_UBWC = 0x3, enumerator
2124 if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC || in log_output_buffers()2138 …int color_fmt = (drv_ctx.output_format== VDEC_YUV_FORMAT_NV12_UBWC)? COLOR_FMT_NV12_UBWC: COLOR_FM… in log_output_buffers()2484 drv_ctx.output_format = VDEC_YUV_FORMAT_NV12_UBWC; in component_init()4288 … } else if (drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_parameter()4530 … op_format = (enum vdec_output_fromat)VDEC_YUV_FORMAT_NV12_UBWC; in set_parameter()9427 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in async_message_process()12745 else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC) { in set_color_format()13072 } else if (omx->drv_ctx.output_format == VDEC_YUV_FORMAT_NV12_UBWC){ in get_color_format()13567 case VDEC_YUV_FORMAT_NV12_UBWC: in prefetchNewBuffers()