Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DapiGOP.c2921 MS_U32 u32GOP; in MApi_GOP_GWIN_GetLayer() local
2923 for (u32GOP = 0; u32GOP < pGopLayer->u32LayerCounts; u32GOP++) in MApi_GOP_GWIN_GetLayer()
2925 pGopLayer->stGopLayer[u32GOP].u32GopIndex = stLayerSetting.u32Gop[u32GOP]; in MApi_GOP_GWIN_GetLayer()
2926 pGopLayer->stGopLayer[u32GOP].u32LayerIndex = stLayerSetting.u32Layer[u32GOP]; in MApi_GOP_GWIN_GetLayer()
2938 MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP) in MApi_GOP_GWIN_GetLayerFromGOP() argument
2948 if (stGOPLayerConfig.stGopLayer[u32Index].u32GopIndex == u32GOP) in MApi_GOP_GWIN_GetLayerFromGOP()
2965 MS_U32 u32GOP = INVALID_GOP_NUM; in MApi_GOP_GWIN_GetGOPFromLayer() local
2975 u32GOP = stGOPLayerConfig.stGopLayer[u32Index].u32GopIndex; in MApi_GOP_GWIN_GetGOPFromLayer()
2981 return u32GOP; in MApi_GOP_GWIN_GetGOPFromLayer()
H A DmapiGOP.c590 MS_U8 _GOP_SelGwinId2(void* pInstance,MS_U32 u32GOP, MS_U32 u8GwinIdx) in _GOP_SelGwinId2() argument
599 if (!_GOP_IsGopNumValid(pInstance,u32GOP)) in _GOP_SelGwinId2()
601 GOP_M_ERR("[%s][%d]GOP %td is out of range\n",__FUNCTION__,__LINE__, (ptrdiff_t)u32GOP); in _GOP_SelGwinId2()
604 tmp = MDrv_GOP_SelGwinIdByGOP(g_pGOPCtxLocal, u32GOP, u8GwinIdx); in _GOP_SelGwinId2()
/utopia/UTPA2-700.0.x/projects/tmplib/include/
H A DapiGOP.h1393 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);
/utopia/UTPA2-700.0.x/mxlib/include/
H A DapiGOP.h1503 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);
/utopia/UTPA2-700.0.x/projects/build/
H A Dpreprocess.txt11967 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);