Searched defs:OggSource (Results 1 – 1 of 1) sorted by relevance
51 struct OggSource : public MediaTrackHelper { struct66 OggExtractor *mExtractor;67 bool mStarted;237 OggSource::OggSource(OggExtractor *extractor) in OggSource() function in android::OggSource