Home | History | Annotate | Download | only in mkvparser

Lines Matching refs:m_next

7469       m_next(next),
7478 m_block.SetKey((m_prev > 0) && (m_next <= 0));
7486 long long BlockGroup::GetNextTimeCode() const { return m_next; }