Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c2693 MS_U8 GetGopNum=0; in _IsGopInMux0() local
2699 MDrv_GOP_GWIN_GetMux(g_pGOPCtxLocal, &GetGopNum, E_GOP_MUX0); in _IsGopInMux0()
2701 if (u8GopNum == GetGopNum) in _IsGopInMux0()
2712 MS_U8 GetGopNum=0; in _IsGopInMux1() local
2718 MDrv_GOP_GWIN_GetMux(g_pGOPCtxLocal, &GetGopNum, E_GOP_MUX1); in _IsGopInMux1()
2719 if (u8GopNum==GetGopNum) in _IsGopInMux1()
2727 MS_U8 GetGopNum=0; in _IsGopInMux2() local
2733 MDrv_GOP_GWIN_GetMux(g_pGOPCtxLocal, &GetGopNum, E_GOP_MUX2); in _IsGopInMux2()
2735 if (u8GopNum == GetGopNum) in _IsGopInMux2()
2743 MS_U8 GetGopNum=0; in _IsGopInMux3() local
[all …]