Searched refs:GetInstrumentCount (Results 1 – 4 of 4) sorted by relevance
64 int GetInstrumentCount() const { return m_pInfoBlockBody->GetInstrumentCount(); } in GetInstrumentCount() function
120 NW_INLINE s32 GetInstrumentCount() const in GetInstrumentCount() function
90 if ( programNo < 0 || programNo >= m_pInfoBlockBody->GetInstrumentCount() ) in ReadVelocityRegionInfo()
247 NW_ASSERT( programNo < GetInstrumentCount() ); in GetInstrument()