Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_StreamSoundFileReader.h33 u8 channelCount; member
Dsnd_StreamSoundFile.h206 u8 channelCount; member
Dsnd_Global.h370 int channelCount; member
Dsnd_DriverCommand.h299 u32 channelCount; member
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_ChannelManager.cpp41 size_t ChannelManager::GetRequiredMemSize( int channelCount ) in GetRequiredMemSize()
Dsnd_StreamSoundFileLoader.cpp179 bool StreamSoundFileLoader::ReadAdpcBlockData( u16* yn1, u16* yn2, int blockIndex, int channelCount in ReadAdpcBlockData()
Dsnd_Channel.cpp357 const int channelCount = m_pVoice->GetChannelCount(); in AppendWaveBuffer() local
692 int channelCount = m_pChannel->m_pVoice->GetChannelCount(); in InvalidateData() local
Dsnd_Voice.cpp294 int channelCount, in Alloc()
364 int channelCount, in Alloc()
1025 int channelCount, in InitParam()
Dsnd_StreamSoundPlayer.cpp610 u32 channelCount in LoadHeader()