Searched refs:pGopMuxConfig (Results 1 – 5 of 5) sorted by relevance
| /utopia/UTPA2-700.0.x/modules/graphic/api/gop/ |
| H A D | apiGOP.c | 2823 E_GOP_API_Result MApi_GOP_GWIN_SetMux(GOP_MuxConfig * pGopMuxConfig, MS_U32 u32SizeOfMuxInfo) in MApi_GOP_GWIN_SetMux() argument 2834 MuxSet.MuxCount = pGopMuxConfig->u8MuxCounts; in MApi_GOP_GWIN_SetMux() 2836 for(i=0; i< pGopMuxConfig->u8MuxCounts; i++) in MApi_GOP_GWIN_SetMux() 2838 MuxSet.gop[i] = pGopMuxConfig->GopMux[i].u8GopIndex; in MApi_GOP_GWIN_SetMux() 2839 MuxSet.mux[i] = pGopMuxConfig->GopMux[i].u8MuxIndex; in MApi_GOP_GWIN_SetMux()
|
| H A D | mapiGOP.c | 8314 MS_U32 Ioctl_GOP_SetMux(void* pInstance,PGOP_SETMUX pGopMuxConfig, MS_U32 u32SizeOfMuxInfo) in Ioctl_GOP_SetMux() argument 8323 if(u32SizeOfMuxInfo != sizeof(GOP_SETMUX) || (pGopMuxConfig == NULL)) in Ioctl_GOP_SetMux() 8328 …_LINE__, (ptrdiff_t)getpid(), (ptrdiff_t)MsOS_GetOSThreadID(), (ptrdiff_t)pGopMuxConfig->MuxCount); in Ioctl_GOP_SetMux() 8331 for(i=0; i<pGopMuxConfig->u8MuxCounts; i++) in Ioctl_GOP_SetMux() 8333 …MDrv_GOP_GWIN_SetMux(g_pGOPCtxLocal, pGopMuxConfig->GopMux[i].u8GopIndex, (Gop_MuxSel) pGopMuxConf… in Ioctl_GOP_SetMux() 8338 for(i=0; i<pGopMuxConfig->MuxCount; i++) in Ioctl_GOP_SetMux() 8340 _GOP_MAP_MUX_Enum(pInstance,(EN_Gop_MuxSel)pGopMuxConfig->mux[i], &EnGOPMux); in Ioctl_GOP_SetMux() 8341 MDrv_GOP_GWIN_SetMux(g_pGOPCtxLocal, pGopMuxConfig->gop[i], EnGOPMux); in Ioctl_GOP_SetMux()
|
| /utopia/UTPA2-700.0.x/projects/tmplib/include/ |
| H A D | apiGOP.h | 3190 DLL_PUBLIC SYMBOL_WEAK E_GOP_API_Result MApi_GOP_GWIN_SetMux(GOP_MuxConfig * pGopMuxConfig, MS_U32 …
|
| /utopia/UTPA2-700.0.x/mxlib/include/ |
| H A D | apiGOP.h | 3380 DLL_PUBLIC SYMBOL_WEAK E_GOP_API_Result MApi_GOP_GWIN_SetMux(GOP_MuxConfig * pGopMuxConfig, MS_U32 …
|
| /utopia/UTPA2-700.0.x/projects/build/ |
| H A D | preprocess.txt | 13066 DLL_PUBLIC SYMBOL_WEAK E_GOP_API_Result MApi_GOP_GWIN_SetMux(GOP_MuxConfig * pGopMuxConfig, MS_U32 …
|