Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp865 internal::SequenceSound* seqSound = NULL; in detail_SetupSoundImpl() local
872 seqSound = AllocSound<internal::SequenceSound>( in detail_SetupSoundImpl()
879 if ( seqSound == NULL ) in detail_SetupSoundImpl()
890 sound = seqSound; in detail_SetupSoundImpl()
962 NW_NULL_ASSERT( seqSound ); in detail_SetupSoundImpl()
965 (void)player.detail_AllocPlayerHeap( seqSound ); in detail_SetupSoundImpl()
970 seqSound->Finalize(); in detail_SetupSoundImpl()
991 seqSound, in detail_SetupSoundImpl()
1000 seqSound->Finalize(); in detail_SetupSoundImpl()