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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h26 struct SoftAAC2 : public SimpleSoftOMXComponent { struct in namespace:android
27 SoftAAC2(const char *name,
33 virtual ~SoftAAC2();
71 DISALLOW_EVIL_CONSTRUCTORS(SoftAAC2);
H A DAndroid.mk6 SoftAAC2.cpp
H A DSoftAAC2.cpp17 #define LOG_TAG "SoftAAC2"
21 #include "SoftAAC2.h"
49 SoftAAC2::SoftAAC2( function in class:android::SoftAAC2
67 SoftAAC2::~SoftAAC2() {
71 void SoftAAC2::initPorts() {
112 status_t SoftAAC2::initDecoder() {
154 OMX_ERRORTYPE SoftAAC2::internalGetParameter(
229 OMX_ERRORTYPE SoftAAC2
[all...]

Completed in 1335 milliseconds