Searched refs:u32GOP (Results 1 – 5 of 5) sorted by relevance
2921 MS_U32 u32GOP; in MApi_GOP_GWIN_GetLayer() local2923 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() argument2948 if (stGOPLayerConfig.stGopLayer[u32Index].u32GopIndex == u32GOP) in MApi_GOP_GWIN_GetLayerFromGOP()2965 MS_U32 u32GOP = INVALID_GOP_NUM; in MApi_GOP_GWIN_GetGOPFromLayer() local2975 u32GOP = stGOPLayerConfig.stGopLayer[u32Index].u32GopIndex; in MApi_GOP_GWIN_GetGOPFromLayer()2981 return u32GOP; in MApi_GOP_GWIN_GetGOPFromLayer()
590 MS_U8 _GOP_SelGwinId2(void* pInstance,MS_U32 u32GOP, MS_U32 u8GwinIdx) in _GOP_SelGwinId2() argument599 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()
1393 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);
1503 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);
11967 DLL_PUBLIC MS_U32 MApi_GOP_GWIN_GetLayerFromGOP(MS_U32 u32GOP);