Searched refs:SoundMemoryAllocatable (Results 1 – 7 of 7) sorted by relevance
| /NW4C-1.3.3/include/nw/snd/ |
| D | snd_SoundArchiveLoader.h | 26 class SoundMemoryAllocatable; variable 133 SoundMemoryAllocatable* pAllocator, 166 SoundMemoryAllocatable* pAllocator, 208 SoundMemoryAllocatable* pAllocator ); 214 SoundMemoryAllocatable* pAllocator ); 235 SoundMemoryAllocatable* pAllocator, 240 SoundMemoryAllocatable* pAllocator, 246 SoundMemoryAllocatable* pAllocator, 251 SoundMemoryAllocatable* pAllocator, 256 SoundMemoryAllocatable* pAllocator, [all …]
|
| D | snd_SoundMemoryAllocatable.h | 37 class SoundMemoryAllocatable 48 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
|
| D | snd_PlayerHeap.h | 39 class PlayerHeap : public SoundMemoryAllocatable
|
| D | snd_SoundHeap.h | 44 class SoundHeap : public SoundMemoryAllocatable
|
| D | snd_SoundDataManager.h | 33 class SoundMemoryAllocatable; variable
|
| /NW4C-1.3.3/sources/libraries/snd/ |
| D | snd_SoundArchiveLoader.cpp | 113 SoundMemoryAllocatable* pAllocator, in LoadData() 162 SoundMemoryAllocatable* pAllocator, in LoadData() 175 SoundMemoryAllocatable* pAllocator, in LoadImpl() 206 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound() 246 SoundMemoryAllocatable* pAllocator, in LoadWaveSound() 341 SoundMemoryAllocatable* pAllocator, in LoadBank() 406 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl() 444 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive() 463 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable() 549 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave() [all …]
|
| /NW4C-1.3.3/demos/snd/originalSoundHeap/sources/ |
| D | OriginalSoundHeapApp.h | 26 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable
|