Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c2727 MS_U32 u32ReadPointOffset = 0; in _DMS_GetNextInfo() local
2734 u32ReadPointOffset = RES_DMS.u32AccumuleInputRate[u16WindowID] / u32OutputRate; in _DMS_GetNextInfo()
2738 …putRate=%d, u32ReadPointOffset=%d\n",RES_DMS.u32AccumuleInputRate[u16WindowID],u32ReadPointOffset); in _DMS_GetNextInfo()
2740 if(u32ReadPointOffset > 0) in _DMS_GetNextInfo()
2744 for(i = 0 ; i < u32ReadPointOffset; i++) in _DMS_GetNextInfo()