Home | History | Annotate | Download | only in matroska

Lines Matching refs:m_block

489     // mBlockEntryIndex starts at 0 but m_block starts at 1
490 CHECK_GT(pTP->m_block, 0);
491 mBlockEntryIndex = pTP->m_block - 1;