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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp43 class MPEG4Source : public MediaSource { class in namespace:android
46 MPEG4Source(const sp<MetaData> &format,
62 virtual ~MPEG4Source();
146 MPEG4Source(const MPEG4Source &);
147 MPEG4Source &operator=(const MPEG4Source &);
2207 return new MPEG4Source(
2361 MPEG4Source::MPEG4Source( function in class:android::MPEG4Source
[all...]

Completed in 2572 milliseconds