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

  /frameworks/av/media/libstagefright/codecs/gsm/dec/
SoftGSM.h 29 struct SoftGSM : public SimpleSoftOMXComponent {
30 SoftGSM(const char *name,
36 virtual ~SoftGSM();
59 DISALLOW_EVIL_CONSTRUCTORS(SoftGSM);
Android.mk 5 SoftGSM.cpp
SoftGSM.cpp 18 #define LOG_TAG "SoftGSM"
21 #include "SoftGSM.h"
37 SoftGSM::SoftGSM(
55 SoftGSM::~SoftGSM() {
59 void SoftGSM::initPorts() {
102 OMX_ERRORTYPE SoftGSM::internalGetParameter(
133 OMX_ERRORTYPE SoftGSM::internalSetParameter(
175 void SoftGSM::onQueueFilled(OMX_U32 portIndex)
    [all...]

Completed in 2301 milliseconds