Home
last modified time | relevance | path

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

/frameworks/av/media/extractors/mp4/
DMPEG4Extractor.cpp69 class MPEG4Source : public MediaTrack { class
72 MPEG4Source(MetaDataBase &format,
91 virtual ~MPEG4Source();
185 MPEG4Source(const MPEG4Source &);
186 MPEG4Source &operator=(const MPEG4Source &);
3435 MPEG4Source *source = new MPEG4Source( in getTrack()
3831 MPEG4Source::MPEG4Source( in MPEG4Source() function in android::MPEG4Source
3925 status_t MPEG4Source::init() { in init()
3933 MPEG4Source::~MPEG4Source() { in ~MPEG4Source()
3941 status_t MPEG4Source::start(MetaDataBase *params) { in start()
[all …]