Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp196 m_StreamBufferPool.Finalize(); in Finalize()
628 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()
1348 &m_StreamBufferPool, in PrepareStreamSoundImpl()
1393 &m_StreamBufferPool, in PrepareStreamSoundImpl()
1409 &m_StreamBufferPool, in PrepareStreamSoundImpl()
/NW4C-1.3.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h553 internal::driver::StreamBufferPool m_StreamBufferPool; variable