Home
last modified time | relevance | path

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

/NW4C-1.3.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1372 const int currentBlockIndex = in UpdateBuffer() local
1375 while ( m_PlayingBufferBlockIndex != currentBlockIndex ) in UpdateBuffer()