Searched refs:AMRSource (Results 1 – 1 of 1) sorted by relevance
34 class AMRSource : public MediaTrackHelper { class36 AMRSource(52 virtual ~AMRSource();67 AMRSource(const AMRSource &);68 AMRSource &operator=(const AMRSource &);222 return new AMRSource(mDataSource, mMeta, mIsWide, in getTrack()236 AMRSource::AMRSource( in AMRSource() function in android::AMRSource252 AMRSource::~AMRSource() { in ~AMRSource()258 media_status_t AMRSource::start() { in start()269 media_status_t AMRSource::stop() { in stop()[all …]