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

/frameworks/av/media/libstagefright/include/
H A DOggExtractor.h30 struct MyVorbisExtractor;
51 MyVorbisExtractor *mImpl;
/frameworks/av/media/libstagefright/
H A DOggExtractor.cpp67 struct MyVorbisExtractor { struct in namespace:android
68 MyVorbisExtractor(const sp<DataSource> &source);
69 virtual ~MyVorbisExtractor();
130 MyVorbisExtractor(const MyVorbisExtractor &);
131 MyVorbisExtractor &operator=(const MyVorbisExtractor &);
207 MyVorbisExtractor::MyVorbisExtractor(const sp<DataSource> &source) function in class:android::MyVorbisExtractor
222 MyVorbisExtractor
[all...]

Completed in 87 milliseconds