Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DQualityMode.h114 #define QM_IsSourceAV(x) ((x)==PQ_INPUT_SOURCE_CVBS) macro
116 || QM_IsSourceAV(x) \
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c1295 else if (QM_IsSourceAV(enInputSourceType)) in QM_InputSourceToIndex()
H A DdrvPQ.c11621 …SourceType[eWindow]) || QM_IsSourceSV(_enInputSourceType[eWindow]) || QM_IsSourceAV(_enInputSource… in MDrv_PQ_SetGameMode_U2()