Searched refs:GetWaveSoundCount (Results 1 – 4 of 4) sorted by relevance
95 u32 WaveSoundFileReader::GetWaveSoundCount() const in GetWaveSoundCount() function in nw::snd::internal::WaveSoundFileReader98 return m_pInfoBlockBody->GetWaveSoundCount(); in GetWaveSoundCount()104 NW_ASSERT( index < GetWaveSoundCount() ); in GetNoteInfoCount()114 NW_ASSERT( index < GetWaveSoundCount() ); in GetTrackInfoCount()
91 NW_ASSERT( index < GetWaveSoundCount() ); in GetWaveSoundData()
39 u32 GetWaveSoundCount() const;
149 NW_INLINE u32 GetWaveSoundCount() const in GetWaveSoundCount() function