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

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp45 struct OggSource : public MediaSource { struct in namespace:android
46 OggSource(const sp<OggExtractor> &extractor);
57 virtual ~OggSource();
63 OggSource(const OggSource &);
64 OggSource &operator=(const OggSource &);
139 OggSource::OggSource(const sp<OggExtractor> &extractor) function in class:android::OggSource
144 OggSource
[all...]

Completed in 172 milliseconds