Home
last modified time | relevance | path

Searched refs:HDMI_DEEP_COLOR_48BITS (Results 1 – 5 of 5) sorted by relevance

/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_common.c199 case HDMI_DEEP_COLOR_48BITS: in HdmiCommonDeepClolorConvertToColorDepth()
225 deepColor = HDMI_DEEP_COLOR_48BITS; in HdmiCommonColorDepthConvertToDeepClolor()
Dhdmi_core.c791 } else if (commAttr->deepColor == HDMI_DEEP_COLOR_48BITS) { in HdmiTmdsClockUpdate()
/drivers/hdf_core/framework/support/platform/test/unittest/common/
Dhdf_hdmi_test.cpp129 ret = HdmiDeepColorSet(handle, HDMI_DEEP_COLOR_48BITS); in HdmiUserTest()
/drivers/hdf_core/framework/test/unittest/platform/common/
Dhdmi_test.c144 ret = HdmiDeepColorSet(tester->handle, HDMI_DEEP_COLOR_48BITS); in TestHdmiDeepColorSetAndGet()
/drivers/hdf_core/framework/include/platform/
Dhdmi_if.h58 HDMI_DEEP_COLOR_48BITS = 3, enumerator