Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c316 static MS_BOOL _DMS_GetNextInfo(MS_U16 u16WindowID, MS_BOOL bResetCaptureID);
2694 static MS_BOOL _DMS_GetNextInfo(MS_U16 u16WindowID, MS_BOOL bResetCaptureID) in _DMS_GetNextInfo() argument
2703 RES_DMS.u8DIPReadytoCaptureID[u16WindowID] = DMS_Invalid_ReadPointer_ID; in _DMS_GetNextInfo()
2711 RES_DMS.u8DIPReadytoCaptureID[u16WindowID] = DMS_Invalid_ReadPointer_ID; in _DMS_GetNextInfo()
2712 if(RES_DMS.bStartCountFRC[u16WindowID] != FALSE) in _DMS_GetNextInfo()
2714 MS_U16 u16ReadPoint = RES_DMS._stXC_DIPWriteReadPointer[u16WindowID].u16ReadPointer; in _DMS_GetNextInfo()
2715 … MS_U32 u32InputRate = RES_DMS._stXC_DIPPushInfo[u16WindowID][u16ReadPoint].u32FrameRate; in _DMS_GetNextInfo()
2723 … if(_DMS_Is_SourceInterlace(RES_DMS._stXC_DIPPushInfo[u16WindowID][u16ReadPoint].eScanType)) in _DMS_GetNextInfo()
2728 RES_DMS.u32AccumuleInputRate[u16WindowID] += u32InputRate; in _DMS_GetNextInfo()
2730 …AccumuleInputRate=%d, u32OutputRate=%d\n",RES_DMS.u32AccumuleInputRate[u16WindowID],RES_DMS.u32Out… in _DMS_GetNextInfo()
[all …]