Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_common.h351 enum HdmiDeepColor HdmiCommonColorDepthConvertToDeepClolor(enum HdmiVideoBitDepth colorDepth);
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_common.c210 enum HdmiDeepColor HdmiCommonColorDepthConvertToDeepClolor(enum HdmiVideoBitDepth colorDepth) in HdmiCommonColorDepthConvertToDeepClolor() function
Dhdmi_core.c1172 … commAttr->deepColor = HdmiCommonColorDepthConvertToDeepClolor(hwStatus->videoStatus.outBitDepth); in HdmiFillCommonAttrFromHardwareStatus()