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

/frameworks/av/media/libstagefright/codecs/amrnb/dec/
H A DSoftAMR.h25 struct SoftAMR : public SimpleSoftOMXComponent { struct in namespace:android
26 SoftAMR(const char *name,
32 virtual ~SoftAMR();
81 DISALLOW_EVIL_CONSTRUCTORS(SoftAMR);
H A DSoftAMR.cpp18 #define LOG_TAG "SoftAMR"
21 #include "SoftAMR.h"
39 SoftAMR::SoftAMR( function in class:android::SoftAMR
64 SoftAMR::~SoftAMR() {
77 void SoftAMR::initPorts() {
126 status_t SoftAMR::initDecoder() {
143 OMX_ERRORTYPE SoftAMR::internalGetParameter(
202 OMX_ERRORTYPE SoftAMR
[all...]
H A DAndroid.mk59 SoftAMR.cpp

Completed in 138 milliseconds