Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/drv/gop/
H A DdrvGOP.h1411 GOP_Result MDrv_GOP_MIXER_EnableVfilter(MS_GOP_CTX_LOCAL*pGOPCtx, MS_BOOL bEnable);
H A DdrvGOP.c6375 GOP_Result MDrv_GOP_MIXER_EnableVfilter(MS_GOP_CTX_LOCAL*pGOPCtx, MS_BOOL bEnable) in MDrv_GOP_MIXER_EnableVfilter() function
/utopia/UTPA2-700.0.x/projects/build/
H A Dnm_symbol.txt3615 EXPORT_SYMBOL(MDrv_GOP_MIXER_EnableVfilter);
/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c6359 enRet = (E_GOP_API_Result)MDrv_GOP_MIXER_EnableVfilter(g_pGOPCtxLocal, bEnable); in GOP_MIXER_EnableVfilter()