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

  /frameworks/av/media/libstagefright/codecs/g711/dec/
SoftG711.h 25 struct SoftG711 : public SimpleSoftOMXComponent {
26 SoftG711(const char *name,
32 virtual ~SoftG711();
57 DISALLOW_EVIL_CONSTRUCTORS(SoftG711);
Android.mk 5 SoftG711.cpp
SoftG711.cpp 18 #define LOG_TAG "SoftG711"
21 #include "SoftG711.h"
37 SoftG711::SoftG711(
55 SoftG711::~SoftG711() {
58 void SoftG711::initPorts() {
104 OMX_ERRORTYPE SoftG711::internalGetParameter(
135 OMX_ERRORTYPE SoftG711::internalSetParameter(
185 void SoftG711::onQueueFilled(OMX_U32 portIndex)
    [all...]

Completed in 50 milliseconds