Searched defs:BlockIterator (Results 1 – 1 of 1) sorted by relevance
100 struct BlockIterator { struct116 MatroskaExtractor *mExtractor;117 long long mTrackNum;118 unsigned long mIndex;120 const mkvparser::Cluster *mCluster;121 const mkvparser::BlockEntry *mBlockEntry;122 long mBlockEntryIndex;124 unsigned long mTrackType;320 BlockIterator::BlockIterator( in BlockIterator() function in android::BlockIterator