Searched refs:GetChannelCount (Results 1 – 15 of 15) sorted by relevance
53 NW_INLINE u32 GetChannelCount() const in GetChannelCount() function56 return m_pInfoBlockBody->GetChannelInfoTable()->GetChannelCount(); in GetChannelCount()
49 u32 GetChannelCount() const;
121 inline s32 GetChannelCount() const { return channelInfoReferenceTable.count; } in GetChannelCount() function
290 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount() function
173 int GetChannelCount() const;
130 u32 GetChannelCount() const;
181 int GetChannelCount() const { return m_ChannelCount; } in GetChannelCount() function
110 u32 StreamSoundFileLoader::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::StreamSoundFileLoader113 return m_Reader.GetChannelCount(); in GetChannelCount()
124 info->channelCount = m_pInfoBlockBody->GetChannelCount(); in ReadWaveInfo()130 for ( s32 i = 0; i < m_pInfoBlockBody->GetChannelCount(); i++ ) in ReadWaveInfo()
48 NW_ASSERT( channelIndex < GetChannelCount() ); in GetChannelInfo()
359 const int channelCount = m_pVoice->GetChannelCount(); in AppendWaveBuffer()694 int channelCount = m_pChannel->m_pVoice->GetChannelCount(); in InvalidateData()
494 int SequenceTrack::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::driver::SequenceTrack
2227 command->channelCount = loader.GetChannelCount(); in LoadHeader()
222 u32 HardwareManager::GetChannelCount() const
195 u32 HardwareManager::GetChannelCount() const