Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGFLIP.c800 MS_BOOL MDrv_GFLIP_SetGwinInfo(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GopIdx, MS_U8 u8GwinIdx,DRV_GOP_GW… in MDrv_GFLIP_SetGwinInfo() argument
804 MsGwinInfo.u8GopIdx = u8GopIdx; in MDrv_GFLIP_SetGwinInfo()
H A DdrvGFLIP.h183 INTERFACE MS_BOOL MDrv_GFLIP_SetGwinInfo(MS_GOP_CTX_LOCAL*pGOPCtx, MS_U8 u8GopIdx, MS_U8 u8GwinIdx,…
H A Dmdrv_gflip_st.h255 MS_U8 u8GopIdx; member
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c4251 MS_U8 u8GopIdx = 0x0; in GOP_SetProgressive() local
4278 for (u8GopIdx = 0; u8GopIdx < gop; u8GopIdx++) in GOP_SetProgressive()
4280 u8StartWin += MDrv_GOP_GetGwinNum(pInstance, u8GopIdx); in GOP_SetProgressive()