Searched defs:BlockIterator (Results 1 – 1 of 1) sorted by relevance
90 struct BlockIterator { struct106 MatroskaExtractor *mExtractor;107 long long mTrackNum;108 unsigned long mIndex;110 const mkvparser::Cluster *mCluster;111 const mkvparser::BlockEntry *mBlockEntry;112 long mBlockEntryIndex;264 BlockIterator::BlockIterator( in BlockIterator() function in android::BlockIterator