Searched refs:HDMI_DEEP_COLOR_24BITS (Results 1 – 4 of 4) sorted by relevance
795 …((commAttr->deepColor != HDMI_DEEP_COLOR_OFF) && (commAttr->deepColor != HDMI_DEEP_COLOR_24BITS)) { in HdmiTmdsClockUpdate()797 commAttr->deepColor = HDMI_DEEP_COLOR_24BITS; in HdmiTmdsClockUpdate()953 commAttr->deepColor = HDMI_DEEP_COLOR_24BITS; in HdmiDeepColorCheck()968 …if ((videoAttr->deepColor != HDMI_DEEP_COLOR_24BITS) && (videoAttr->deepColor != HDMI_DEEP_COLOR_O… in HdmiDeepColorCheck()1057 commAttr->deepColor = HDMI_DEEP_COLOR_24BITS; in HdmiHdrModeCheck()1194 …(commAttr->deepColor == HDMI_DEEP_COLOR_OFF) || (commAttr->deepColor == HDMI_DEEP_COLOR_24BITS)) && in HdmiCommonAttrChanged()1195 …mmAttr->deepColor == HDMI_DEEP_COLOR_OFF) || (curCommAttr->deepColor == HDMI_DEEP_COLOR_24BITS))) { in HdmiCommonAttrChanged()1294 if (color != HDMI_DEEP_COLOR_24BITS && color != HDMI_DEEP_COLOR_OFF) { in HdmiCntlrDeepColorSet()
190 case HDMI_DEEP_COLOR_24BITS: in HdmiCommonDeepClolorConvertToColorDepth()216 deepColor = HDMI_DEEP_COLOR_24BITS; in HdmiCommonColorDepthConvertToDeepClolor()
110 enum HdmiDeepColor color = HDMI_DEEP_COLOR_24BITS; in HdmiUserTest()
55 HDMI_DEEP_COLOR_24BITS = 0, enumerator