Home
last modified time | relevance | path

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

/drivers/hdf_core/framework/support/platform/include/hdmi/
Dhdmi_common.h350 enum HdmiVideoBitDepth HdmiCommonDeepClolorConvertToColorDepth(enum HdmiDeepColor deepColor);
/drivers/hdf_core/framework/support/platform/src/hdmi/
Dhdmi_common.c185 enum HdmiVideoBitDepth HdmiCommonDeepClolorConvertToColorDepth(enum HdmiDeepColor deepColor) in HdmiCommonDeepClolorConvertToColorDepth() function
Dhdmi_dfm.c59 param->colorDepth = HdmiCommonDeepClolorConvertToColorDepth(deepColor); in HdmiDfmFillParam()