Home
last modified time | relevance | path

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

/NW4C-2.0.3/sources/libraries/snd/
Dsnd_StreamSoundPlayer.cpp614 s32 bufferPlayPosition = 0; in GetFilledBufferPercentage() local
617 bufferPlayPosition = in GetFilledBufferPercentage()
623 ( m_StreamInfo.oneBlockSamples - bufferPlayPosition ) ) / in GetFilledBufferPercentage()