Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c1370 memset(g_pGOPCtxLocal->MS_MuxGop, 0, MAX_GOP_MUX_SUPPORT*sizeof(MS_U8)); in _GOP_Init_Ctx()
2789 return MAX_GOP_MUX_SUPPORT; in _GetNonUseOPMux()
2806 return MAX_GOP_MUX_SUPPORT; in _GetNonUseDualOPMux()
3272 memset(g_pGOPCtxLocal->MS_MuxGop, 0, MAX_GOP_MUX_SUPPORT*sizeof(MS_U8)); in GOP_PreInit_Ctx()
7751 Gop_MuxSel OPMux = MAX_GOP_MUX_SUPPORT; in Ioctl_GOP_SetDst()
7790 for (i=0; i<MAX_GOP_MUX_SUPPORT; i++) in Ioctl_GOP_SetDst()
7796 for (i=0; i<MAX_GOP_MUX_SUPPORT; i++) in Ioctl_GOP_SetDst()
7819 for (i=0; i<MAX_GOP_MUX_SUPPORT; i++) in Ioctl_GOP_SetDst()
7825 for (i=0; i<MAX_GOP_MUX_SUPPORT; i++) in Ioctl_GOP_SetDst()
7845 for (i=0; i<MAX_GOP_MUX_SUPPORT; i++) in Ioctl_GOP_SetDst()
[all …]
/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h438 MAX_GOP_MUX_SUPPORT, enumerator
1169 MS_U8 MS_MuxGop[MAX_GOP_MUX_SUPPORT];