Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp855 internal::WaveSound* waveSound = NULL; in detail_SetupSoundImpl() local
904 waveSound = AllocSound<internal::WaveSound>( in detail_SetupSoundImpl()
911 if ( waveSound == NULL ) in detail_SetupSoundImpl()
922 sound = waveSound; in detail_SetupSoundImpl()
1025 NW_NULL_ASSERT( waveSound ); in detail_SetupSoundImpl()
1030 waveSound->Finalize(); in detail_SetupSoundImpl()
1038 waveSound, in detail_SetupSoundImpl()
1046 waveSound->Finalize(); in detail_SetupSoundImpl()