Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/dms/drv/dms_dipgop/
H A DdrvDMS.c4698 GOP_GwinInfo stGWin; in _DMS_SwitchGOPBuffer() local
4703 MApi_GOP_GWIN_GetWinInfo(RES_DMS.u8GOPGWinNum, &stGWin); in _DMS_SwitchGOPBuffer()
4706stGWin.u32DRAMRBlkStart = _DMS_DIP_GetDispBufferAddress(pInstance, E_DMS_DIP_CLIENT_GOP, _DMS_DIP_… in _DMS_SwitchGOPBuffer()
4707 MApi_GOP_GWIN_SetWinInfo(RES_DMS.u8GOPGWinNum, &stGWin); in _DMS_SwitchGOPBuffer()