HomeSort by relevance Sort by last modified time
    Searched refs:MatroskaSource (Results 1 - 2 of 2) sorted by null

  /frameworks/base/media/libstagefright/matroska/
MatroskaExtractor.h 35 struct MatroskaSource;
55 friend struct MatroskaSource;
MatroskaExtractor.cpp 115 struct MatroskaSource : public MediaSource {
116 MatroskaSource(
128 virtual ~MatroskaSource();
151 MatroskaSource(const MatroskaSource &);
152 MatroskaSource &operator=(const MatroskaSource &);
155 MatroskaSource::MatroskaSource(
189 MatroskaSource::~MatroskaSource()
    [all...]

Completed in 581 milliseconds