Searched refs:Prepare (Results 1 – 12 of 12) sorted by relevance
106 void WaveSound::Prepare( const void* wsdFile, const StartInfo& startInfo ) in Prepare() function in nw::snd::internal::WaveSound247 sound->Prepare( wsd->address, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
352 c->player->Prepare( in ProcessCommandList()391 c->player->Prepare( in ProcessCommandList()
134 void StreamSound::Prepare( in Prepare() function in nw::snd::internal::StreamSound
154 void SequenceSound::Prepare( const void* seqBase, const StartInfo& startInfo ) in Prepare() function in nw::snd::internal::SequenceSound195 sound->Prepare( seqBase, sound->m_StartInfo ); in NotifyAsyncLoadFinishedFunc()
103 bool WaveSoundPlayer::Prepare( in Prepare() function in nw::snd::internal::driver::WaveSoundPlayer
1316 sound->Prepare( seqFileReader.GetSequenceData(), startInfo ); in PrepareSequenceSoundImpl()1452 sound->Prepare( in PrepareStreamSoundImpl()1570 sound->Prepare( wsdFile, startInfo ); in PrepareWaveSoundImpl()
250 bool StreamSoundPlayer::Prepare( in Prepare() function in nw::snd::internal::driver::StreamSoundPlayer
58 void Prepare(
77 void Prepare( const void* wsdFile, const StartInfo& info );
127 bool Prepare(
113 void Prepare( const void* seqBase, const StartInfo& startInfo );
118 bool Prepare(