Home
last modified time | relevance | path

Searched defs:pSound (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundPlayer.cpp215 void SoundPlayer::RemoveSoundList( internal::BasicSound* pSound ) in RemoveSoundList()
231 void SoundPlayer::InsertPriorityList( internal::BasicSound* pSound ) in InsertPriorityList()
251 void SoundPlayer::RemovePriorityList( internal::BasicSound* pSound ) in RemovePriorityList()
265 void SoundPlayer::detail_SortPriorityList( internal::BasicSound* pSound ) in detail_SortPriorityList()
316 bool SoundPlayer::detail_AppendSound( internal::BasicSound* pSound ) in detail_AppendSound()
350 void SoundPlayer::detail_RemoveSound( internal::BasicSound* pSound ) in detail_RemoveSound()
464 SoundPlayer::detail_AllocPlayerHeap( internal::BasicSound* pSound ) in detail_AllocPlayerHeap()
492 void SoundPlayer::detail_FreePlayerHeap( internal::BasicSound* pSound ) in detail_FreePlayerHeap()
Dsnd_StreamSoundHandle.cpp50 void StreamSoundHandle::detail_AttachSoundAsTempHandle( internal::StreamSound* pSound ) in detail_AttachSoundAsTempHandle()