Searched refs:GetChannelCount (Results 1 – 15 of 15) sorted by relevance
51 NW_INLINE u32 GetChannelCount() const in GetChannelCount() function54 return m_pInfoBlockBody->GetChannelInfoTable()->GetChannelCount(); in GetChannelCount()
47 u32 GetChannelCount() const;
119 inline s32 GetChannelCount() const { return channelInfoReferenceTable.count; } in GetChannelCount() function
288 NW_INLINE u32 GetChannelCount() const { return table.count; } in GetChannelCount() function
124 u32 GetChannelCount() const;
171 int GetChannelCount() const;
179 int GetChannelCount() const { return m_ChannelCount; } in GetChannelCount() function
108 u32 StreamSoundFileLoader::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::StreamSoundFileLoader111 return m_Reader.GetChannelCount(); in GetChannelCount()
122 info->channelCount = m_pInfoBlockBody->GetChannelCount(); in ReadWaveInfo()128 for ( s32 i = 0; i < m_pInfoBlockBody->GetChannelCount(); i++ ) in ReadWaveInfo()
46 NW_ASSERT( channelIndex < GetChannelCount() ); in GetChannelInfo()
357 const int channelCount = m_pVoice->GetChannelCount(); in AppendWaveBuffer()692 int channelCount = m_pChannel->m_pVoice->GetChannelCount(); in InvalidateData()
492 int SequenceTrack::GetChannelCount() const in GetChannelCount() function in nw::snd::internal::driver::SequenceTrack
2092 command->channelCount = loader.GetChannelCount(); in LoadHeader()
220 u32 HardwareManager::GetChannelCount() const
193 u32 HardwareManager::GetChannelCount() const