Home
last modified time | relevance | path

Searched defs:channelCount (Results 1 – 9 of 9) sorted by relevance

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundFileReader.h35 u8 channelCount; member
Dsnd_Global.h372 int channelCount; member
Dsnd_StreamSoundFile.h208 u8 channelCount; member
Dsnd_DriverCommand.h303 u32 channelCount; member
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_ChannelManager.cpp43 size_t ChannelManager::GetRequiredMemSize( int channelCount ) in GetRequiredMemSize()
Dsnd_StreamSoundFileLoader.cpp181 bool StreamSoundFileLoader::ReadAdpcBlockData( u16* yn1, u16* yn2, int blockIndex, int channelCount in ReadAdpcBlockData()
Dsnd_Channel.cpp359 const int channelCount = m_pVoice->GetChannelCount(); in AppendWaveBuffer() local
694 int channelCount = m_pChannel->m_pVoice->GetChannelCount(); in InvalidateData() local
Dsnd_Voice.cpp296 int channelCount, in Alloc()
366 int channelCount, in Alloc()
1027 int channelCount, in InitParam()
Dsnd_StreamSoundPlayer.cpp655 u32 channelCount in LoadHeader()