Searched refs:m_LoopStartBlockIndex (Results 1 – 2 of 2) sorted by relevance
328 int m_LoopStartBlockIndex; variable
903 … m_LoopStartBlockIndex = static_cast<int>( m_StreamInfo.loopStart / m_StreamInfo.oneBlockSamples ); in SetupPlayer()1565 m_PlayingDataBlockIndex = m_LoopStartBlockIndex; in UpdatePlayingBlockIndex()1794 …task->m_IsDataLoopBlock = ( m_LoadingDataBlockIndex == m_LoopStartBlockIndex ) && m_StreamInfo.isL… in UpdateLoadingBlockIndex()1816 m_LoadingDataBlockIndex = m_LoopStartBlockIndex; in UpdateLoadingBlockIndex()1902 const int loopBlockCount = m_LastBlockIndex - m_LoopStartBlockIndex + 1; in CalcLoadingBufferBlockCount()