Searched defs:BlockIterator (Results 1 – 1 of 1) sorted by relevance
93 struct BlockIterator { struct109 MatroskaExtractor *mExtractor;110 long long mTrackNum;111 unsigned long mIndex;113 const mkvparser::Cluster *mCluster;114 const mkvparser::BlockEntry *mBlockEntry;115 long mBlockEntryIndex;277 BlockIterator::BlockIterator( in BlockIterator() function in android::BlockIterator