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

/frameworks/av/media/libstagefright/matroska/
H A DMatroskaExtractor.h34 struct MatroskaSource;
56 friend struct MatroskaSource;
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 62 milliseconds