Searched refs:mMapOutput2DriverColorFormat (Results 1 – 3 of 3) sorted by relevance
1185 DecColorMapping mMapOutput2DriverColorFormat; variable
1260 DecColorMapping mMapOutput2DriverColorFormat; variable
8427 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_NV12][-1] = in allocate_color_convert_buf()8429 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_NV12][VDEC_CODECTYPE_MVC] = in allocate_color_convert_buf()8431 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_NV12_UBWC][-1] = in allocate_color_convert_buf()8433 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_NV12_TP10_UBWC][-1] = in allocate_color_convert_buf()8435 mMapOutput2DriverColorFormat[VDEC_YUV_FORMAT_P010_VENUS][-1] = in allocate_color_convert_buf()8754 for (auto& x: mMapOutput2DriverColorFormat) { in get_color_format()8756 found = mMapOutput2DriverColorFormat.find(omx->drv_ctx.output_format); in get_color_format()8757 if (found == mMapOutput2DriverColorFormat.end()) { in get_color_format()