Home
last modified time | relevance | path

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

/NW4C-1.2.23/include/nw/snd/
Dsnd_StreamSoundPlayer.h326 volatile int m_LoadWaitCount; variable
/NW4C-1.2.23/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp80 m_LoadWaitCount = 0; in Initialize()
827 --m_LoadWaitCount; in LoadStreamData()
1396 m_LoadWaitCount >= m_BufferBlockCountBase - 2 ) in UpdateBuffer()
1650 ++m_LoadWaitCount; in UpdateLoadingBlockIndex()