Home
last modified time | relevance | path

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

/NW4C-2.0.3/include/nw/snd/
Dsnd_StreamSoundPlayer.h334 volatile int m_LoadWaitCount; variable
/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp82 m_LoadWaitCount = 0; in Initialize()
874 --m_LoadWaitCount; in LoadStreamData()
1476 m_LoadWaitCount >= m_BufferBlockCountBase - 2 ) in UpdateBuffer()
1751 ++m_LoadWaitCount; in UpdateLoadingBlockIndex()