Searched refs:m_LoopStartBlockIndex (Results 1 – 2 of 2) sorted by relevance
320 int m_LoopStartBlockIndex; variable
856 … m_LoopStartBlockIndex = static_cast<int>( m_StreamInfo.loopStart / m_StreamInfo.oneBlockSamples ); in SetupPlayer()1476 m_PlayingDataBlockIndex = m_LoopStartBlockIndex; in UpdatePlayingBlockIndex()1693 …task->m_IsDataLoopBlock = ( m_LoadingDataBlockIndex == m_LoopStartBlockIndex ) && m_StreamInfo.isL… in UpdateLoadingBlockIndex()1715 m_LoadingDataBlockIndex = m_LoopStartBlockIndex; in UpdateLoadingBlockIndex()1792 const int loopBlockCount = m_LastBlockIndex - m_LoopStartBlockIndex + 1; in CalcLoadingBufferBlockCount()