Searched refs:startOffsetType (Results 1 – 15 of 15) sorted by relevance
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_StreamSound.cpp | 135 driver::StreamSoundPlayer::StartOffsetType startOffsetType, in Prepare() argument 146 command->startOffsetType = startOffsetType; in Prepare()
|
| D | snd_SoundArchivePlayer.cpp | 796 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl() local 807 startOffsetType = startInfo->startOffsetType; in detail_SetupSoundImpl() 996 startOffsetType, in detail_SetupSoundImpl() 1026 startOffsetType, in detail_SetupSoundImpl() 1058 startOffsetType, in detail_SetupSoundImpl() 1123 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareSequenceSoundImpl() argument 1268 switch ( startOffsetType ) in PrepareSequenceSoundImpl() 1343 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareStreamSoundImpl() argument 1419 switch ( startOffsetType ) in PrepareStreamSoundImpl() 1483 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareWaveSoundImpl() argument [all …]
|
| D | snd_WaveSound.cpp | 118 command->startOffsetType = startInfo.startOffsetType; in Prepare()
|
| D | snd_WaveSoundPlayer.cpp | 106 StartOffsetType startOffsetType, in Prepare() argument 128 m_StartOffsetType = startOffsetType; in Prepare()
|
| D | snd_DriverCommand.cpp | 355 driver::WaveSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList() 393 driver::StreamSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
|
| D | snd_SequenceSound.cpp | 169 Skip( startInfo.startOffsetType, startInfo.startOffset ); in Prepare()
|
| D | snd_StreamSoundPlayer.cpp | 252 StartOffsetType startOffsetType, in Prepare() argument 262 m_StartOffsetType = startOffsetType; in Prepare()
|
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SoundArchivePlayer.h | 522 SoundStartable::StartInfo::StartOffsetType startOffsetType, 531 SoundStartable::StartInfo::StartOffsetType startOffsetType, 539 SoundStartable::StartInfo::StartOffsetType startOffsetType,
|
| D | snd_DriverCommand.h | 257 int startOffsetType; member 287 int startOffsetType; member
|
| D | snd_StreamSound.h | 59 driver::StreamSoundPlayer::StartOffsetType startOffsetType,
|
| D | snd_WaveSound.h | 57 driver::WaveSoundPlayer::StartOffsetType startOffsetType; member
|
| D | snd_WaveSoundPlayer.h | 130 StartOffsetType startOffsetType,
|
| D | snd_SoundStartable.h | 307 StartOffsetType startOffsetType; member
|
| D | snd_SequenceSound.h | 61 driver::SequenceSoundPlayer::OffsetType startOffsetType; member
|
| D | snd_StreamSoundPlayer.h | 120 StartOffsetType startOffsetType,
|