Searched refs:allocChannelCount (Results 1 – 12 of 12) sorted by relevance
| /NW4C-1.2.23/sources/libraries/snd/ |
| D | snd_StreamSound.cpp | 104 int allocChannelCount, in Setup() argument 118 command->allocChannelCount = allocChannelCount; in Setup()
|
| D | snd_SoundArchiveFileReader.cpp | 405 info->allocChannelCount = strmSoundInfo.allocChannelCount; in ReadStreamSoundInfo()
|
| D | snd_SoundArchivePlayer.cpp | 1412 info->allocChannelCount, in PrepareStreamImpl() 1457 info->allocChannelCount, in PrepareStreamImpl() 1473 info->allocChannelCount, in PrepareStreamImpl()
|
| D | snd_DriverCommand.cpp | 373 c->allocChannelCount, in ProcessCommandList()
|
| D | snd_HioSoundArchive.cpp | 224 retDetail, strmInfo.allocTrackCount, strmInfo.allocChannelCount ); in LoadHeader()
|
| D | snd_RomSoundArchive.cpp | 337 retDetail, strmInfo.allocTrackCount, strmInfo.allocChannelCount ); in LoadHeader()
|
| D | snd_StreamSoundPlayer.cpp | 117 u32 allocChannelCount, in Setup() argument 123 m_ChannelCount = ut::Min( allocChannelCount, STRM_CHANNEL_NUM ); in Setup()
|
| /NW4C-1.2.23/include/nw/snd/ |
| D | snd_StreamSound.h | 53 int allocChannelCount,
|
| D | snd_SoundArchive.h | 279 u16 allocChannelCount; member 284 allocChannelCount( 0 ) in StreamSoundInfo()
|
| D | snd_StreamSoundPlayer.h | 111 u32 allocChannelCount,
|
| D | snd_DriverCommand.h | 272 int allocChannelCount; member
|
| D | snd_SoundArchiveFile.h | 299 ut::ResU16 allocChannelCount; // マルチトラックを加味した総チャンネル数 member
|