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

/frameworks/av/media/libstagefright/
H A DFLACExtractor.cpp39 class FLACSource : public MediaSource { class in namespace:android
42 FLACSource(
54 virtual ~FLACSource();
66 FLACSource(const FLACSource &);
67 FLACSource &operator=(const FLACSource &);
655 FLACSource::FLACSource( function in class:android::FLACSource
664 ALOGV("FLACSource
[all...]

Completed in 124 milliseconds