Searched refs:QM_IsSourceSV (Results 1 – 3 of 3) sorted by relevance
113 #define QM_IsSourceSV(x) ((x)==PQ_INPUT_SOURCE_SVIDEO) macro117 || QM_IsSourceSV(x) \
1216 else if (QM_IsSourceSV(enInputSourceType)) in QM_InputSourceToIndex()1299 else if (QM_IsSourceSV(enInputSourceType)) in QM_InputSourceToIndex()
11621 …&& (QM_IsSourceYPbPr(_enInputSourceType[eWindow]) || QM_IsSourceSV(_enInputSourceType[eWindow]) ||… in MDrv_PQ_SetGameMode_U2()