Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamBufferPool.cpp27 void StreamBufferPool::Initialize( void* pBuffer, size_t size, int blockCount ) in Initialize()
54 void StreamBufferPool::Finalize() in Finalize()
62 void* StreamBufferPool::Alloc() in Alloc()
90 void StreamBufferPool::Free( void* pPtr ) in Free()
Dsnd_StreamSound.cpp105 driver::StreamBufferPool* pBufferPool, in Setup()
Dsnd_StreamSoundPlayer.cpp118 StreamBufferPool* pBufferPool, in Setup()
/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h79 class StreamBufferPool; variable
112 StreamBufferPool* pBufferPool,
344 StreamBufferPool* m_pBufferPool;
Dsnd_StreamBufferPool.h26 class StreamBufferPool
Dsnd_DriverCommand.h44 class StreamBufferPool; variable
278 driver::StreamBufferPool* pBufferPool;
Dsnd_StreamSound.h54 driver::StreamBufferPool* pBufferPool,
Dsnd_SoundArchivePlayer.h581 internal::driver::StreamBufferPool m_StreamBufferPool;