Searched refs:SoundMemoryAllocatable (Results 1 – 7 of 7) sorted by relevance
| /NW4C-2.0.3/include/nw/snd/ |
| D | snd_SoundArchiveLoader.h | 28 class SoundMemoryAllocatable; variable 136 SoundMemoryAllocatable* pAllocator, 169 SoundMemoryAllocatable* pAllocator, 228 SoundMemoryAllocatable* pAllocator ); 234 SoundMemoryAllocatable* pAllocator ); 255 SoundMemoryAllocatable* pAllocator, 260 SoundMemoryAllocatable* pAllocator, 266 SoundMemoryAllocatable* pAllocator, 271 SoundMemoryAllocatable* pAllocator, 276 SoundMemoryAllocatable* pAllocator, [all …]
|
| D | snd_SoundMemoryAllocatable.h | 39 class SoundMemoryAllocatable 50 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
|
| D | snd_PlayerHeap.h | 41 class PlayerHeap : public SoundMemoryAllocatable
|
| D | snd_SoundHeap.h | 46 class SoundHeap : public SoundMemoryAllocatable
|
| D | snd_SoundDataManager.h | 35 class SoundMemoryAllocatable; variable
|
| /NW4C-2.0.3/sources/libraries/snd/ |
| D | snd_SoundArchiveLoader.cpp | 141 SoundMemoryAllocatable* pAllocator, in LoadData() 218 SoundMemoryAllocatable* pAllocator, in LoadData() 231 SoundMemoryAllocatable* pAllocator, in LoadImpl() 262 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound() 302 SoundMemoryAllocatable* pAllocator, in LoadWaveSound() 397 SoundMemoryAllocatable* pAllocator, in LoadBank() 467 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl() 505 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive() 524 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable() 610 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave() [all …]
|
| /NW4C-2.0.3/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.h | 28 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable
|