Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS_private.h157 MS_U32 u32VsyncCount; member
H A DapiDMS_v2.c79 pDMSResourcePrivate->stDrvDMS.u32VsyncCount = 0; in DMSRegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5487 RES_DMS.u32VsyncCount++; in _TimeToChangeGOPBuffer()
5489 u32Count = (RES_DMS.u32MaxOutputFrameRate * RES_DMS.u32VsyncCount) / u16OutVFreq; in _TimeToChangeGOPBuffer()
5492 if (RES_DMS.u32VsyncCount == u16OutVFreq) in _TimeToChangeGOPBuffer()
5494 RES_DMS.u32VsyncCount = 0; in _TimeToChangeGOPBuffer()
6322 RES_DMS.u32VsyncCount = 0; in _CalculateMaxOutputFrameRate()