Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/api/dms/
H A DapiDMS_private.h158 MS_U32 u32GOPDispCount; member
H A DapiDMS_v2.c80 pDMSResourcePrivate->stDrvDMS.u32GOPDispCount = 0; in DMSRegisterToUtopia()
/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c5495 RES_DMS.u32GOPDispCount = 0; in _TimeToChangeGOPBuffer()
5500 if (u32Count > RES_DMS.u32GOPDispCount) in _TimeToChangeGOPBuffer()
5502 RES_DMS.u32GOPDispCount = u32Count; in _TimeToChangeGOPBuffer()
6323 RES_DMS.u32GOPDispCount = 0; in _CalculateMaxOutputFrameRate()