Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_WaveSound.cpp94 driver::WaveSoundPlayer::StartOffsetType startOffsetType, in Prepare() argument
110 command->startOffsetType = startOffsetType; in Prepare()
Dsnd_StreamSound.cpp133 driver::StreamSoundPlayer::StartOffsetType startOffsetType, in Prepare() argument
144 command->startOffsetType = startOffsetType; in Prepare()
Dsnd_SoundArchivePlayer.cpp782 SoundStartable::StartInfo::StartOffsetType startOffsetType = in detail_SetupSoundImpl() local
793 startOffsetType = startInfo->startOffsetType; in detail_SetupSoundImpl()
982 startOffsetType, in detail_SetupSoundImpl()
1012 startOffsetType, in detail_SetupSoundImpl()
1041 startOffsetType, in detail_SetupSoundImpl()
1106 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareSeqImpl() argument
1343 switch ( startOffsetType ) in PrepareSeqImpl()
1404 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareStreamImpl() argument
1480 switch ( startOffsetType ) in PrepareStreamImpl()
1544 SoundStartable::StartInfo::StartOffsetType startOffsetType, in PrepareWaveSoundImpl() argument
[all …]
Dsnd_WaveSoundPlayer.cpp104 StartOffsetType startOffsetType, in Prepare() argument
126 m_StartOffsetType = startOffsetType; in Prepare()
Dsnd_SequenceSound.cpp150 driver::SequenceSoundPlayer::OffsetType startOffsetType, in Prepare() argument
166 Skip( startOffsetType, startOffset ); in Prepare()
185 driver::SequenceSoundPlayer::OffsetType startOffsetType, in Prepare() argument
191 m_StartOffsetType = startOffsetType; in Prepare()
Dsnd_DriverCommand.cpp346 driver::WaveSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
384 driver::StreamSoundPlayer::StartOffsetType(c->startOffsetType), in ProcessCommandList()
Dsnd_StreamSoundPlayer.cpp244 StartOffsetType startOffsetType, in Prepare() argument
254 m_StartOffsetType = startOffsetType; in Prepare()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchivePlayer.h486 SoundStartable::StartInfo::StartOffsetType startOffsetType,
495 SoundStartable::StartInfo::StartOffsetType startOffsetType,
503 SoundStartable::StartInfo::StartOffsetType startOffsetType,
Dsnd_SequenceSound.h97 driver::SequenceSoundPlayer::OffsetType startOffsetType,
103 driver::SequenceSoundPlayer::OffsetType startOffsetType,
Dsnd_WaveSound.h59 driver::WaveSoundPlayer::StartOffsetType startOffsetType,
Dsnd_StreamSound.h57 driver::StreamSoundPlayer::StartOffsetType startOffsetType,
Dsnd_DriverCommand.h250 int startOffsetType; member
280 int startOffsetType; member
Dsnd_WaveSoundPlayer.h120 StartOffsetType startOffsetType,
Dsnd_SoundStartable.h305 StartOffsetType startOffsetType; member
Dsnd_StreamSoundPlayer.h118 StartOffsetType startOffsetType,