Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/xc/drv/xc/
H A Dmvideo.c305 MS_U32 u32SetWindowTime; variable
4398 u32SetWindowTime = MsOS_GetSystemTime(); in _MApi_XC_SetWindow()
5859 u32SetWindowTime = MsOS_GetSystemTime()-u32SetWindowTime; in _MApi_XC_SetWindow()
H A Dmvideo.c.0302 MS_U32 u32SetWindowTime;
4390 u32SetWindowTime = MsOS_GetSystemTime();
5849 u32SetWindowTime = MsOS_GetSystemTime()-u32SetWindowTime;
/utopia/UTPA2-700.0.x/modules/xc/api/xc/
H A DapiXC_v2.c53 extern MS_U32 u32SetWindowTime;
575 … MdbPrint(paraGetInfo->u64ReqHdl,"Setwindow time : %dus\n", u32SetWindowTime); in _XCMdbloctl_Cat_DISP()