Searched refs:MatroskaSource (Results 1 – 2 of 2) sorted by relevance
123 struct MatroskaSource : public MediaSource { struct124 MatroskaSource(136 virtual ~MatroskaSource();160 MatroskaSource(const MatroskaSource &);161 MatroskaSource &operator=(const MatroskaSource &);211 MatroskaSource::MatroskaSource( in MatroskaSource() function in android::MatroskaSource251 MatroskaSource::~MatroskaSource() { in ~MatroskaSource()255 status_t MatroskaSource::start(MetaData * /* params */) { in start()265 status_t MatroskaSource::stop() { in stop()271 sp<MetaData> MatroskaSource::getFormat() { in getFormat()[all …]
34 struct MatroskaSource;56 friend struct MatroskaSource;