Searched defs:MatroskaSource (Results 1 - 1 of 1) sorted by relevance

/frameworks/base/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp109 struct MatroskaSource : public MediaSource { struct in namespace:android
110 MatroskaSource(
122 virtual ~MatroskaSource();
144 MatroskaSource(const MatroskaSource &);
145 MatroskaSource &operator=(const MatroskaSource &);
148 MatroskaSource::MatroskaSource( function in class:android::MatroskaSource
179 MatroskaSource
[all...]

Completed in 98 milliseconds