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

/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.cpp123 struct MatroskaSource : public MediaSource { struct in namespace:android
124 MatroskaSource(
136 virtual ~MatroskaSource();
160 MatroskaSource(const MatroskaSource &);
161 MatroskaSource &operator=(const MatroskaSource &);
211 MatroskaSource::MatroskaSource( function in class:android::MatroskaSource
251 MatroskaSource
[all...]

Completed in 20 milliseconds