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

/frameworks/av/media/libstagefright/codecs/gsm/dec/
H A DSoftGSM.h29 struct SoftGSM : public SimpleSoftOMXComponent { struct in namespace:android
30 SoftGSM(const char *name,
36 virtual ~SoftGSM();
59 DISALLOW_EVIL_CONSTRUCTORS(SoftGSM);
H A DAndroid.mk5 SoftGSM.cpp
H A DSoftGSM.cpp18 #define LOG_TAG "SoftGSM"
21 #include "SoftGSM.h"
37 SoftGSM::SoftGSM( function in class:android::SoftGSM
55 SoftGSM::~SoftGSM() {
59 void SoftGSM::initPorts() {
102 OMX_ERRORTYPE SoftGSM::internalGetParameter(
133 OMX_ERRORTYPE SoftGSM::internalSetParameter(
175 void SoftGSM
[all...]

Completed in 69 milliseconds