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

  /frameworks/av/media/libstagefright/codecs/mp3dec/
SoftMP3.h 27 struct SoftMP3 : public SimpleSoftOMXComponent {
28 SoftMP3(const char *name,
34 virtual ~SoftMP3();
74 DISALLOW_EVIL_CONSTRUCTORS(SoftMP3);
SoftMP3.cpp 18 #define LOG_TAG "SoftMP3"
21 #include "SoftMP3.h"
39 SoftMP3::SoftMP3(
57 SoftMP3::~SoftMP3() {
67 void SoftMP3::initPorts() {
110 void SoftMP3::initDecoder() {
121 OMX_ERRORTYPE SoftMP3::internalGetParameter(
152 OMX_ERRORTYPE SoftMP3::internalSetParameter
    [all...]
Android.mk 64 SoftMP3.cpp

Completed in 35 milliseconds