Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/extractors/mkv/
H A DMatroskaExtractor.cpp145 virtual ~MatroskaSource();
182 MatroskaSource(const MatroskaSource &);
183 MatroskaSource &operator=(const MatroskaSource &);
233 MatroskaSource::MatroskaSource( in MatroskaSource() function in android::MatroskaSource
282 MatroskaSource::~MatroskaSource() { in ~MatroskaSource()
286 media_status_t MatroskaSource::start() { in start()
308 media_status_t MatroskaSource::stop() { in stop()
641 void MatroskaSource::clearPendingFrames() { in clearPendingFrames()
781 media_status_t MatroskaSource::readBlock() { in readBlock()
1042 media_status_t MatroskaSource::read( in read()
[all …]
H A DMatroskaExtractor.h36 struct MatroskaSource;
57 friend struct MatroskaSource;