Searched refs:BlockIterator (Results 1 - 2 of 2) sorted by relevance

/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp93 struct BlockIterator { struct in namespace:android
94 BlockIterator(MatroskaExtractor *extractor, unsigned long trackNum, unsigned long index);
119 BlockIterator(const BlockIterator &);
120 BlockIterator &operator=(const BlockIterator &);
149 BlockIterator mBlockIter;
277 BlockIterator::BlockIterator( function in class:android::BlockIterator
288 bool BlockIterator
[all...]
H A DMatroskaExtractor.h57 friend struct BlockIterator;

Completed in 61 milliseconds