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 27 struct SoftAAC2 : public SimpleSoftOMXComponent {
28 SoftAAC2(const char *name,
34 virtual ~SoftAAC2();
93 DISALLOW_EVIL_CONSTRUCTORS(SoftAAC2);
Android.mk 6 SoftAAC2.cpp \
SoftAAC2.cpp 18 #define LOG_TAG "SoftAAC2"
21 #include "SoftAAC2.h"
67 SoftAAC2::SoftAAC2(
85 SoftAAC2::~SoftAAC2() {
90 void SoftAAC2::initPorts() {
131 status_t SoftAAC2::initDecoder() {
217 OMX_ERRORTYPE SoftAAC2::internalGetParameter(
323 OMX_ERRORTYPE SoftAAC2::internalSetParameter
    [all...]

Completed in 74 milliseconds