Searched refs:restBlockCount (Results 1 – 1 of 1) sorted by relevance
1901 const int restBlockCount = m_LastBlockIndex - m_LoadingDataBlockIndex + 1; in CalcLoadingBufferBlockCount() local1907 if ( ( ( m_BufferBlockCountBase + 1 ) - restBlockCount ) % loopBlockCount == 0 ) in CalcLoadingBufferBlockCount()