Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundDataManager.h32 class SoundMemoryAllocatable; variable
216 SoundMemoryAllocatable* pAllocator,
252 SoundMemoryAllocatable* pAllocator,
314 SoundMemoryAllocatable* pAllocator = NULL,
336 SoundMemoryAllocatable* pAllocator,
342 SoundMemoryAllocatable* pAllocator,
349 SoundMemoryAllocatable* pAllocator,
355 SoundMemoryAllocatable* pAllocator,
361 SoundMemoryAllocatable* pAllocator,
367 SoundMemoryAllocatable* pAllocator,
[all …]
Dsnd_SoundMemoryAllocatable.h37 class SoundMemoryAllocatable
48 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
Dsnd_SoundArchiveLoader.h26 class SoundMemoryAllocatable; variable
42 SoundMemoryAllocatable* allocator,
Dsnd_PlayerHeap.h39 class PlayerHeap : public SoundMemoryAllocatable
Dsnd_SoundHeap.h44 class SoundHeap : public SoundMemoryAllocatable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundDataManager.cpp172 SoundMemoryAllocatable* pAllocator, in LoadData()
212 SoundMemoryAllocatable* pAllocator, in LoadData()
225 SoundMemoryAllocatable* pAllocator, in LoadImpl()
257 SoundMemoryAllocatable* pAllocator, in LoadSequenceSound()
297 SoundMemoryAllocatable* pAllocator, in LoadWaveSound()
392 SoundMemoryAllocatable* pAllocator, in LoadBank()
459 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveImpl()
497 SoundMemoryAllocatable* pAllocator, in LoadWaveArchive()
516 SoundMemoryAllocatable* pAllocator, in LoadWaveArchiveTable()
600 SoundMemoryAllocatable* pAllocator, in LoadIndividualWave()
[all …]
Dsnd_SoundArchiveLoader.cpp162 SoundMemoryAllocatable* allocator, in LoadFile()
/NW4C-1.2.23/demos/snd/originalSoundHeap/sources/
DOriginalSoundHeapApp.h26 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable