Searched defs:BlockIterator (Results 1 – 1 of 1) sorted by relevance
97 struct BlockIterator { struct113 MatroskaExtractor *mExtractor;114 long long mTrackNum;115 unsigned long mIndex;117 const mkvparser::Cluster *mCluster;118 const mkvparser::BlockEntry *mBlockEntry;119 long mBlockEntryIndex;295 BlockIterator::BlockIterator( in BlockIterator() function in android::BlockIterator