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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp59 class MPEG4Source : public MediaSource { class in namespace:android
62 MPEG4Source(const sp<MPEG4Extractor> &owner,
80 virtual ~MPEG4Source();
169 MPEG4Source(const MPEG4Source &);
170 MPEG4Source &operator=(const MPEG4Source &);
3060 return new MPEG4Source(this,
3439 MPEG4Source::MPEG4Source( function in class:android::MPEG4Source
[all...]

Completed in 92 milliseconds