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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp46 class MPEG4Source : public MediaSource { class in namespace:android
49 MPEG4Source(const sp<MetaData> &format,
63 virtual ~MPEG4Source();
89 MPEG4Source(const MPEG4Source &);
90 MPEG4Source &operator=(const MPEG4Source &);
1760 return new MPEG4Source(
1900 MPEG4Source::MPEG4Source( function in class:android::MPEG4Source
[all...]

Completed in 46 milliseconds