Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp1452 const int currentBlockIndex = in UpdateBuffer() local
1455 while ( m_PlayingBufferBlockIndex != currentBlockIndex ) in UpdateBuffer()