Searched refs:GetWaveSoundCount (Results 1 – 4 of 4) sorted by relevance
93 u32 WaveSoundFileReader::GetWaveSoundCount() const in GetWaveSoundCount() function in nw::snd::internal::WaveSoundFileReader96 return m_pInfoBlockBody->GetWaveSoundCount(); in GetWaveSoundCount()102 NW_ASSERT( index < GetWaveSoundCount() ); in GetNoteInfoCount()112 NW_ASSERT( index < GetWaveSoundCount() ); in GetTrackInfoCount()
89 NW_ASSERT( index < GetWaveSoundCount() ); in GetWaveSoundData()
37 u32 GetWaveSoundCount() const;
147 NW_INLINE u32 GetWaveSoundCount() const in GetWaveSoundCount() function