Searched defs:OggSource (Results 1 – 1 of 1) sorted by relevance
48 struct OggSource : public MediaTrackHelper { struct63 OggExtractor *mExtractor;64 bool mStarted;234 OggSource::OggSource(OggExtractor *extractor) in OggSource() function in android::OggSource