Home
last modified time | relevance | path

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

/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchiveLoader.h26 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 …]
Dsnd_SoundMemoryAllocatable.h37 class SoundMemoryAllocatable
48 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
Dsnd_PlayerHeap.h39 class PlayerHeap : public SoundMemoryAllocatable
Dsnd_SoundHeap.h44 class SoundHeap : public SoundMemoryAllocatable
Dsnd_SoundDataManager.h33 class SoundMemoryAllocatable; variable
/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchiveLoader.cpp113 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/
DOriginalSoundHeapApp.h26 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable