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

/frameworks/base/media/libstagefright/
H A DMPEG4Extractor.cpp43 class MPEG4Source : public MediaSource { class in namespace:android
46 MPEG4Source(const sp<MetaData> &format,
60 virtual ~MPEG4Source();
86 MPEG4Source(const MPEG4Source &);
87 MPEG4Source &operator=(const MPEG4Source &);
1278 return new MPEG4Source(
1408 MPEG4Source::MPEG4Source( function in class:android::MPEG4Source
[all...]

Completed in 28 milliseconds