Home
last modified time | relevance | path

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

/utopia/UTPA2-700.0.x/modules/graphic/api/gop/
H A DmapiGOP.c2691 static MS_BOOL _IsGopInMux0(void* pInstance,MS_U8 u8GopNum) in _IsGopInMux0() function
2759 …if (_IsGopInMux0(pInstance,u8GopNum) || _IsGopInMux1(pInstance,u8GopNum) || _IsGopInMux2(pInstance… in _IsGopInMux0To2()
2768 …if (_IsGopInMux0(pInstance,u8GopNum) || _IsGopInMux1(pInstance,u8GopNum) || _IsGopInMux2(pInstance… in _IsGopInMux0To3()
7842 if (!_IsGopInMux0(pInstance,u8GOP)) //jasmine:FIXME in Ioctl_GOP_SetDst()
8040 else if (!_IsGopInMux0(pInstance,u8GOP)) in Ioctl_GOP_SetDst()