Searched refs:GetWaveId (Results 1 – 6 of 6) sorted by relevance
124 NW_INLINE const Util::WaveId& GetWaveId( u32 index ) const in GetWaveId() function126 return GetWaveIdTable().GetWaveId( index ); in GetWaveId()
153 NW_INLINE const Util::WaveId& GetWaveId( u32 index ) const in GetWaveId() function155 return GetWaveIdTable().GetWaveId( index ); in GetWaveId()
395 const WaveId& GetWaveId( u32 index ) const in GetWaveId() function
148 m_pInfoBlockBody->GetWaveIdTable().GetWaveId( src.waveIdTableIndex ); in ReadNoteInfo()
117 m_pInfoBlockBody->GetWaveId( velocityRegion->waveIdTableIndex ); in ReadVelocityRegionInfo()
418 const internal::Util::WaveId& waveId = table.GetWaveId( i ); in LoadBank()1088 const internal::Util::WaveId& waveId = table.GetWaveId( i ); in IsBankDataLoaded()