Home
last modified time | relevance | path

Searched refs:startOffsetType (Results 1 – 15 of 15) sorted by relevance

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSound.cpp135 driver::StreamSoundPlayer::StartOffsetType startOffsetType, in Prepare() argument
146 command->startOffsetType = startOffsetType; in Prepare()
Dsnd_SoundArchivePlayer.cpp796 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 …]
Dsnd_WaveSound.cpp118 command->startOffsetType = startInfo.startOffsetType; in Prepare()
Dsnd_WaveSoundPlayer.cpp106 StartOffsetType startOffsetType, in Prepare() argument
128 m_StartOffsetType = startOffsetType; in Prepare()
Dsnd_DriverCommand.cpp355 driver::WaveSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
393 driver::StreamSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
Dsnd_SequenceSound.cpp169 Skip( startInfo.startOffsetType, startInfo.startOffset ); in Prepare()
Dsnd_StreamSoundPlayer.cpp252 StartOffsetType startOffsetType, in Prepare() argument
262 m_StartOffsetType = startOffsetType; in Prepare()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h522 SoundStartable::StartInfo::StartOffsetType startOffsetType,
531 SoundStartable::StartInfo::StartOffsetType startOffsetType,
539 SoundStartable::StartInfo::StartOffsetType startOffsetType,
Dsnd_DriverCommand.h257 int startOffsetType; member
287 int startOffsetType; member
Dsnd_StreamSound.h59 driver::StreamSoundPlayer::StartOffsetType startOffsetType,
Dsnd_WaveSound.h57 driver::WaveSoundPlayer::StartOffsetType startOffsetType; member
Dsnd_WaveSoundPlayer.h130 StartOffsetType startOffsetType,
Dsnd_SoundStartable.h307 StartOffsetType startOffsetType; member
Dsnd_SequenceSound.h61 driver::SequenceSoundPlayer::OffsetType startOffsetType; member
Dsnd_StreamSoundPlayer.h120 StartOffsetType startOffsetType,