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