Lines Matching refs:GetIndex
5124 size_t Track::EOSBlock::GetIndex() const in GetIndex() function in mkvparser::Track::EOSBlock
5235 assert(pCluster->GetIndex() >= 0); in Seek()
5246 Cluster** const i = clusters + pCluster->GetIndex(); in Seek()
5268 assert(pCluster->GetIndex() >= 0); in Seek()
5269 assert(pCluster->GetIndex() == long(mid - m_pSegment->m_clusters)); in Seek()
5433 assert(pCluster->GetIndex() >= 0); in Seek()
5444 Cluster** const i = clusters + pCluster->GetIndex(); in Seek()
5466 assert(pCluster->GetIndex() >= 0); in Seek()
5467 assert(pCluster->GetIndex() == long(mid - m_pSegment->m_clusters)); in Seek()
6811 long Cluster::GetIndex() const in GetIndex() function in mkvparser::Cluster
7495 size_t idx = pEntry->GetIndex(); in GetNext()
7736 size_t SimpleBlock::GetIndex() const in GetIndex() function in mkvparser::SimpleBlock
7863 size_t BlockGroup::GetIndex() const in GetIndex() function in mkvparser::BlockGroup