Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c5207 MS_U32 QueueCnt; in MApi_GOP_Switch_GWIN_2_FB_BY_ADDR() local
5213 QueueCnt = *pU16QueueCnt; in MApi_GOP_Switch_GWIN_2_FB_BY_ADDR()
5221 flipInfo.pQueueCnt = &QueueCnt; in MApi_GOP_Switch_GWIN_2_FB_BY_ADDR()
5231 *pU16QueueCnt = QueueCnt; in MApi_GOP_Switch_GWIN_2_FB_BY_ADDR()
5241 MS_U32 QueueCnt; in MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR() local
5247 QueueCnt = *pu16QueueCnt; in MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR()
5255 flipInfo.pQueueCnt = &QueueCnt; in MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR()
5265 *pu16QueueCnt = QueueCnt; in MApi_GOP_Switch_3DGWIN_2_FB_BY_ADDR()