Searched defs:BlockIterator (Results 1 - 1 of 1) 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...]

Completed in 8 milliseconds