Home
last modified time | relevance | path

Searched refs:FLACSource (Results 1 – 1 of 1) sorted by relevance

/frameworks/av/media/libstagefright/
DFLACExtractor.cpp39 class FLACSource : public MediaSource { class
42 FLACSource(
54 virtual ~FLACSource();
66 FLACSource(const FLACSource &);
67 FLACSource &operator=(const FLACSource &);
707 FLACSource::FLACSource( in FLACSource() function in android::FLACSource
720 FLACSource::~FLACSource() in ~FLACSource()
728 status_t FLACSource::start(MetaData * /* params */) in start()
739 status_t FLACSource::stop() in stop()
750 sp<MetaData> FLACSource::getFormat() in getFormat()
[all …]