Searched refs:pDrvCtx (Results 1 – 1 of 1) sorted by relevance
651 static MS_BOOL _IsGwinIdValid(MS_GOP_CTX_LOCAL*pDrvCtx, MS_U8 u8GwinID) in _IsGwinIdValid() argument653 if (u8GwinID>=pDrvCtx->pGopChipProperty->TotalGwinNum) in _IsGwinIdValid()659 static MS_BOOL _IsGopNumVaild(MS_GOP_CTX_LOCAL*pDrvCtx, MS_U8 u8GopNum) in _IsGopNumVaild() argument661 if (u8GopNum>=MDrv_GOP_GetMaxGOPNum(pDrvCtx)) in _IsGopNumVaild()667 static MS_BOOL _IsMuxSelVaild(MS_GOP_CTX_LOCAL*pDrvCtx, MS_U8 u8GopNum) in _IsMuxSelVaild() argument669 if (u8GopNum>=MDrv_GOP_GetMaxMuxSel(pDrvCtx)) in _IsMuxSelVaild()