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

/frameworks/av/media/extractors/amr/
H A DAMRExtractor.cpp34 class AMRSource : public MediaTrack { class in namespace:android
36 AMRSource(
52 virtual ~AMRSource();
67 AMRSource(const AMRSource &);
68 AMRSource &operator=(const AMRSource &);
216 return new AMRSource(mDataSource, mMeta, mIsWide,
231 AMRSource::AMRSource( function in class:android::AMRSource
[all...]

Completed in 58 milliseconds