Searched defs:OggSource (Results 1 - 1 of 1) sorted by path

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp48 struct OggSource : public MediaSource { struct in namespace:android
49 OggSource(const sp<OggExtractor> &extractor);
60 virtual ~OggSource();
66 OggSource(const OggSource &);
67 OggSource &operator=(const OggSource &);
227 OggSource::OggSource(const sp<OggExtractor> &extractor) function in class:android::OggSource
232 OggSource
[all...]

Completed in 133 milliseconds