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

/frameworks/av/media/libstagefright/codecs/vorbis/dec/
H A DSoftVorbis.h28 struct SoftVorbis : public SimpleSoftOMXComponent { struct in namespace:android
29 SoftVorbis(const char *name,
35 virtual ~SoftVorbis();
72 DISALLOW_EVIL_CONSTRUCTORS(SoftVorbis);
H A DAndroid.mk5 SoftVorbis.cpp
H A DSoftVorbis.cpp18 #define LOG_TAG "SoftVorbis"
21 #include "SoftVorbis.h"
45 SoftVorbis::SoftVorbis( function in class:android::SoftVorbis
62 SoftVorbis::~SoftVorbis() {
76 void SoftVorbis::initPorts() {
119 status_t SoftVorbis::initDecoder() {
123 OMX_ERRORTYPE SoftVorbis::internalGetParameter(
190 OMX_ERRORTYPE SoftVorbis
[all...]

Completed in 94 milliseconds