Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchiveLoader.h28 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 …]
Dsnd_SoundMemoryAllocatable.h39 class SoundMemoryAllocatable
50 virtual ~SoundMemoryAllocatable() {} in ~SoundMemoryAllocatable()
Dsnd_PlayerHeap.h41 class PlayerHeap : public SoundMemoryAllocatable
Dsnd_SoundHeap.h46 class SoundHeap : public SoundMemoryAllocatable
Dsnd_SoundDataManager.h35 class SoundMemoryAllocatable; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchiveLoader.cpp141 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/
DOriginalSoundHeapApp.h28 class OriginalSoundHeap : public nw::snd::SoundMemoryAllocatable