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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.h27 struct SoftAAC2 : public SimpleSoftOMXComponent { struct in namespace:android
28 SoftAAC2(const char *name,
34 virtual ~SoftAAC2();
94 DISALLOW_EVIL_CONSTRUCTORS(SoftAAC2);
H A DAndroid.mk6 SoftAAC2.cpp \
H A DSoftAAC2.cpp18 #define LOG_TAG "SoftAAC2"
21 #include "SoftAAC2.h"
58 SoftAAC2::SoftAAC2( function in class:android::SoftAAC2
76 SoftAAC2::~SoftAAC2() {
81 void SoftAAC2::initPorts() {
122 status_t SoftAAC2::initDecoder() {
204 OMX_ERRORTYPE SoftAAC2::internalGetParameter(
279 OMX_ERRORTYPE SoftAAC2
[all...]

Completed in 180 milliseconds