Searched refs:GetGopNum (Results 1 – 1 of 1) sorted by relevance
2693 MS_U8 GetGopNum=0; in _IsGopInMux0() local2699 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() local2718 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() local2733 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 …]