Home
last modified time | relevance | path

Searched refs:bIsInterlaced (Results 1 – 2 of 2) sorted by relevance

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DdrvPQ_cus.c314 MS_BOOL bIsInterlaced = QM_IsInterlaced(eWindow); in QM_InputSourceToIndex() local
325 …PQMODE_DBG(printf("\r\n VFreq = %u, IsInterlace = %u", u16Input_VFreq, (MS_U16)bIsInterlaced)); in QM_InputSourceToIndex()
334 if (bIsInterlaced) in QM_InputSourceToIndex()
345 …ceVGA(enInputSourceType) || QM_IsSourceDVI_HDMIPC(enInputSourceType, eWindow)) && (!bIsInterlaced)) in QM_InputSourceToIndex()
348 …rceVGA(enInputSourceType) || (QM_IsSourceDVI_HDMIPC(enInputSourceType, eWindow) && !bIsInterlaced)) in QM_InputSourceToIndex()
522 (MDrv_PQ_Get_PointToPoint_U2(pInstance, eWindow)) && (!bIsInterlaced) && in QM_InputSourceToIndex()
529 (MDrv_PQ_Get_PointToPoint_U2(pInstance,eWindow)) && (!bIsInterlaced) && in QM_InputSourceToIndex()
537 (MDrv_PQ_Get_PointToPoint_U2(pInstance,eWindow)) && (!bIsInterlaced) && in QM_InputSourceToIndex()
544 (MDrv_PQ_Get_PointToPoint_U2(pInstance,eWindow)) && (!bIsInterlaced) && in QM_InputSourceToIndex()
556 if (bIsInterlaced) in QM_InputSourceToIndex()
[all …]
H A Ddrvbw.c452 MS_BOOL bIsInterlaced = FALSE; in MDrv_BW_LoadTableByContext_U2() local
454 bIsInterlaced = _stMode_Info[eWindow].bInterlace; in MDrv_BW_LoadTableByContext_U2()
460 …putSourceType_U2(pInstance, eWindow), u16Input_HSize, u16Input_VSize, bIsInterlaced, u16Input_VFre… in MDrv_BW_LoadTableByContext_U2()