Home
last modified time | relevance | path

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

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamBufferPool.cpp25 void StreamBufferPool::Initialize( void* pBuffer, size_t size, int blockCount ) in Initialize()
43 void StreamBufferPool::Finalize() in Finalize()
51 void* StreamBufferPool::Alloc() in Alloc()
79 void StreamBufferPool::Free( void* pPtr ) in Free()
Dsnd_StreamSound.cpp103 driver::StreamBufferPool* pBufferPool, in Setup()
Dsnd_StreamSoundPlayer.cpp116 StreamBufferPool* pBufferPool, in Setup()
/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundPlayer.h77 class StreamBufferPool; variable
110 StreamBufferPool* pBufferPool,
336 StreamBufferPool* m_pBufferPool;
Dsnd_StreamBufferPool.h24 class StreamBufferPool
Dsnd_StreamSound.h52 driver::StreamBufferPool* pBufferPool,
Dsnd_DriverCommand.h41 class StreamBufferPool; variable
271 driver::StreamBufferPool* pBufferPool;
Dsnd_SoundArchivePlayer.h542 internal::driver::StreamBufferPool m_StreamBufferPool;