HomeSort by relevance Sort by last modified time
    Searched refs:SoftAAC2 (Results 1 - 3 of 3) sorted by null

  /frameworks/av/media/libstagefright/codecs/aacdec/
SoftAAC2.h 26 struct SoftAAC2 : public SimpleSoftOMXComponent {
27 SoftAAC2(const char *name,
33 virtual ~SoftAAC2();
71 DISALLOW_EVIL_CONSTRUCTORS(SoftAAC2);
SoftAAC2.cpp 17 #define LOG_TAG "SoftAAC2"
20 #include "SoftAAC2.h"
40 SoftAAC2::SoftAAC2(
58 SoftAAC2::~SoftAAC2() {
62 void SoftAAC2::initPorts() {
103 status_t SoftAAC2::initDecoder() {
116 OMX_ERRORTYPE SoftAAC2::internalGetParameter(
191 OMX_ERRORTYPE SoftAAC2::internalSetParameter
    [all...]
Android.mk 9 SoftAAC2.cpp

Completed in 376 milliseconds