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

  /frameworks/av/media/libstagefright/matroska/
MatroskaExtractor.h 33 struct MatroskaSource;
53 friend struct MatroskaSource;
MatroskaExtractor.cpp 119 struct MatroskaSource : public MediaSource {
120 MatroskaSource(
132 virtual ~MatroskaSource();
155 MatroskaSource(const MatroskaSource &);
156 MatroskaSource &operator=(const MatroskaSource &);
206 MatroskaSource::MatroskaSource(
241 MatroskaSource::~MatroskaSource()
    [all...]

Completed in 550 milliseconds