Searched refs:QM_IsInterlaced (Results 1 – 3 of 3) sorted by relevance
149 #define QM_IsInterlaced(x) (_stMode_Info[x].bInterlace) macro
5434 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()8837 if(QM_IsInterlaced(PQ_MAIN_WINDOW) && (QM_GetInputHSize(PQ_MAIN_WINDOW) < 1500)) in MDrv_PQ_Get_Interlace_SD_mode_U2()
314 MS_BOOL bIsInterlaced = QM_IsInterlaced(eWindow); in QM_InputSourceToIndex()