Home
last modified time | relevance | path

Searched refs:m_StreamBufferPool (Results 1 – 2 of 2) sorted by relevance

/NW4C-1.2.23/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp184 m_StreamBufferPool.Finalize(); in Finalize()
616 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()
1411 &m_StreamBufferPool, in PrepareStreamImpl()
1456 &m_StreamBufferPool, in PrepareStreamImpl()
1472 &m_StreamBufferPool, in PrepareStreamImpl()
/NW4C-1.2.23/include/nw/snd/
Dsnd_SoundArchivePlayer.h542 internal::driver::StreamBufferPool m_StreamBufferPool; variable