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

/frameworks/av/media/libstagefright/include/
H A DOggExtractor.h31 struct OggSource;
46 friend struct OggSource;
/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 202 milliseconds