Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h82 #define QM_IsSourceDVI_HDMIPC(x,y) (QM_IsSourceHDMI(x) && (_stHDMI_Info[y].bIsHDMI == FALSE)) macro
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c345 …if ((QM_IsSourceVGA(enInputSourceType) || QM_IsSourceDVI_HDMIPC(enInputSourceType, eWindow)) && (!… in QM_InputSourceToIndex()
348 …if (QM_IsSourceVGA(enInputSourceType) || (QM_IsSourceDVI_HDMIPC(enInputSourceType, eWindow) && !bI… in QM_InputSourceToIndex()
1311 else if (QM_IsSourceDVI_HDMIPC(enInputSourceType, eWindow)) in QM_InputSourceToIndex()
H A DdrvPQ.c5434 QM_IsSourceDVI_HDMIPC(_enInputSourceType[eWindow], eWindow)) && !QM_IsInterlaced(eWindow)) in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5437 (QM_IsSourceDVI_HDMIPC(_enInputSourceType[eWindow], eWindow) && !QM_IsInterlaced(eWindow))) in MDrv_PQ_Get_CSC_XRuleIdx_U2()
5464 (QM_IsSourceDVI_HDMIPC(_enInputSourceType[eWindow],eWindow)) || in MDrv_PQ_Get_CSC_XRuleIdx_U2()