Searched refs:VetEntry (Results 1 – 4 of 4) sorted by relevance
366 virtual bool VetEntry(const BlockEntry*) const;412 bool VetEntry(const BlockEntry*) const;
4674 if ((tn == m_info.number) && VetEntry(pBlockEntry)) in GetFirst()4792 bool Track::VetEntry(const BlockEntry* pBlockEntry) const { in VetEntry() function in mkvparser::Track5095 bool VideoTrack::VetEntry(const BlockEntry* pBlockEntry) const { in VetEntry() function in mkvparser::VideoTrack5096 return Track::VetEntry(pBlockEntry) && pBlockEntry->GetBlock()->IsKey(); in VetEntry()7111 if (pTrack->VetEntry(pEntry)) { in GetEntry()
364 virtual bool VetEntry(const BlockEntry*) const;495 bool VetEntry(const BlockEntry*) const;
4673 if ((tn == m_info.number) && VetEntry(pBlockEntry)) in GetFirst()4791 bool Track::VetEntry(const BlockEntry* pBlockEntry) const { in VetEntry() function in mkvparser::Track5313 bool VideoTrack::VetEntry(const BlockEntry* pBlockEntry) const { in VetEntry() function in mkvparser::VideoTrack5314 return Track::VetEntry(pBlockEntry) && pBlockEntry->GetBlock()->IsKey(); in VetEntry()7329 if (pTrack->VetEntry(pEntry)) { in GetEntry()