Searched refs:AMRSource (Results 1 – 1 of 1) sorted by relevance
32 class AMRSource : public MediaTrackHelper { class34 AMRSource(50 virtual ~AMRSource();65 AMRSource(const AMRSource &);66 AMRSource &operator=(const AMRSource &);217 return new AMRSource(mDataSource, mMeta, mIsWide, in getTrack()231 AMRSource::AMRSource( in AMRSource() function in android::AMRSource247 AMRSource::~AMRSource() { in ~AMRSource()253 media_status_t AMRSource::start() { in start()264 media_status_t AMRSource::stop() { in stop()[all …]