Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_SoundArchivePlayer.cpp198 m_StreamBufferPool.Finalize(); in Finalize()
630 m_StreamBufferPool.Initialize( buffer, size, strmChannelCount ); in SetupStreamBuffer()
1350 &m_StreamBufferPool, in PrepareStreamSoundImpl()
1395 &m_StreamBufferPool, in PrepareStreamSoundImpl()
1411 &m_StreamBufferPool, in PrepareStreamSoundImpl()
/NW4C-2.0.3/include/nw/snd/
Dsnd_SoundArchivePlayer.h581 internal::driver::StreamBufferPool m_StreamBufferPool; variable