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

/frameworks/av/media/libstagefright/codecs/mp3dec/
H A DSoftMP3.h27 struct SoftMP3 : public SimpleSoftOMXComponent { struct in namespace:android
28 SoftMP3(const char *name,
34 virtual ~SoftMP3();
74 DISALLOW_EVIL_CONSTRUCTORS(SoftMP3);
H A DSoftMP3.cpp18 #define LOG_TAG "SoftMP3"
21 #include "SoftMP3.h"
39 SoftMP3::SoftMP3( function in class:android::SoftMP3
57 SoftMP3::~SoftMP3() {
67 void SoftMP3::initPorts() {
110 void SoftMP3::initDecoder() {
121 OMX_ERRORTYPE SoftMP3::internalGetParameter(
152 OMX_ERRORTYPE SoftMP3
[all...]
H A DAndroid.mk64 SoftMP3.cpp

Completed in 53 milliseconds