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

/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp68 struct MyVorbisExtractor { struct in namespace:android
69 MyVorbisExtractor(const sp<DataSource> &source);
70 virtual ~MyVorbisExtractor();
135 MyVorbisExtractor(const MyVorbisExtractor &);
136 MyVorbisExtractor &operator=(const MyVorbisExtractor &);
212 MyVorbisExtractor::MyVorbisExtractor(const sp<DataSource> &source) function in class:android::MyVorbisExtractor
227 MyVorbisExtractor
[all...]

Completed in 148 milliseconds