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

/frameworks/av/media/libstagefright/
H A DMPEG4Extractor.cpp64 class MPEG4Source : public MediaSource { class in namespace:android
67 MPEG4Source(const sp<MPEG4Extractor> &owner,
87 virtual ~MPEG4Source();
176 MPEG4Source(const MPEG4Source &);
177 MPEG4Source &operator=(const MPEG4Source &);
3327 sp<MPEG4Source> source = new MPEG4Source(this,
3710 MPEG4Source function in class:android::MPEG4Source
[all...]

Completed in 32 milliseconds