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

/frameworks/av/media/libstagefright/codecs/opus/dec/
H A DSoftOpus.h42 struct SoftOpus : public SimpleSoftOMXComponent { struct in namespace:android
43 SoftOpus(const char *name,
49 virtual ~SoftOpus();
89 DISALLOW_EVIL_CONSTRUCTORS(SoftOpus);
H A DAndroid.mk5 SoftOpus.cpp
H A DSoftOpus.cpp18 #define LOG_TAG "SoftOpus"
21 #include "SoftOpus.h"
52 SoftOpus::SoftOpus( function in class:android::SoftOpus
70 SoftOpus::~SoftOpus() {
81 void SoftOpus::initPorts() {
125 status_t SoftOpus::initDecoder() {
129 OMX_ERRORTYPE SoftOpus::internalGetParameter(
194 OMX_ERRORTYPE SoftOpus
[all...]

Completed in 38 milliseconds