Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSound.cpp133 driver::StreamSoundPlayer::StartOffsetType startOffsetType, in Prepare() argument
144 command->startOffsetType = startOffsetType; in Prepare()
Dsnd_SoundArchivePlayer.cpp794 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl() local
805 startOffsetType = startInfo->startOffsetType; in detail_SetupSoundImpl()
994 startOffsetType, in detail_SetupSoundImpl()
1024 startOffsetType, in detail_SetupSoundImpl()
1056 startOffsetType, in detail_SetupSoundImpl()
1121 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareSequenceSoundImpl() argument
1266 switch ( startOffsetType ) in PrepareSequenceSoundImpl()
1341 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareStreamSoundImpl() argument
1417 switch ( startOffsetType ) in PrepareStreamSoundImpl()
1481 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareWaveSoundImpl() argument
[all …]
Dsnd_WaveSound.cpp112 command->startOffsetType = startInfo.startOffsetType; in Prepare()
Dsnd_WaveSoundPlayer.cpp104 StartOffsetType startOffsetType, in Prepare() argument
126 m_StartOffsetType = startOffsetType; in Prepare()
Dsnd_DriverCommand.cpp353 driver::WaveSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
391 driver::StreamSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
Dsnd_SequenceSound.cpp165 Skip( startInfo.startOffsetType, startInfo.startOffset ); in Prepare()
Dsnd_StreamSoundPlayer.cpp244 StartOffsetType startOffsetType, in Prepare() argument
254 m_StartOffsetType = startOffsetType; in Prepare()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h494 SoundStartable::StartInfo::StartOffsetType startOffsetType,
503 SoundStartable::StartInfo::StartOffsetType startOffsetType,
511 SoundStartable::StartInfo::StartOffsetType startOffsetType,
Dsnd_StreamSound.h57 driver::StreamSoundPlayer::StartOffsetType startOffsetType,
Dsnd_DriverCommand.h253 int startOffsetType; member
283 int startOffsetType; member
Dsnd_WaveSound.h55 driver::WaveSoundPlayer::StartOffsetType startOffsetType; member
Dsnd_WaveSoundPlayer.h128 StartOffsetType startOffsetType,
Dsnd_SoundStartable.h305 StartOffsetType startOffsetType; member
Dsnd_SequenceSound.h59 driver::SequenceSoundPlayer::OffsetType startOffsetType; member
Dsnd_StreamSoundPlayer.h118 StartOffsetType startOffsetType,