Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/pq/drv/pq/include/
H A DPQ_private.h616 …URELATION(fpPQ_GetDelayTime,(IOCTL_PQ_GET_DELAY_TIME)MDrv_PQ_GetDelayTime_U2,MDrv_PQ_GetDelayTime)…
816 MS_U16 MDrv_PQ_GetDelayTime_U2(void* pInstance,SCALER_WIN eWindow);
/utopia/UTPA2-700.0.x/modules/pq/drv/pq/
H A DapiPQ_v2.c262 psPQInstPri->fpPQ_GetDelayTime = MDrv_PQ_GetDelayTime_U2; in PQOpen()
H A DdrvPQ.c4771 MS_U16 MDrv_PQ_GetDelayTime_U2(void* pInstance,SCALER_WIN eWindow) in MDrv_PQ_GetDelayTime_U2() function