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

/frameworks/av/media/libstagefright/codecs/g711/dec/
H A DSoftG711.h25 struct SoftG711 : public SimpleSoftOMXComponent { struct in namespace:android
26 SoftG711(const char *name,
32 virtual ~SoftG711();
57 DISALLOW_EVIL_CONSTRUCTORS(SoftG711);
H A DAndroid.mk5 SoftG711.cpp
H A DSoftG711.cpp18 #define LOG_TAG "SoftG711"
21 #include "SoftG711.h"
37 SoftG711::SoftG711( function in class:android::SoftG711
55 SoftG711::~SoftG711() {
58 void SoftG711::initPorts() {
104 OMX_ERRORTYPE SoftG711::internalGetParameter(
142 OMX_ERRORTYPE SoftG711::internalSetParameter(
192 void SoftG711
[all...]

Completed in 64 milliseconds