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

/frameworks/av/media/libstagefright/codecs/on2/h264dec/
H A DSoftAVC.h29 struct SoftAVC : public SimpleSoftOMXComponent { struct in namespace:android
30 SoftAVC(const char *name,
36 virtual ~SoftAVC();
102 DISALLOW_EVIL_CONSTRUCTORS(SoftAVC);
H A DSoftAVC.cpp18 #define LOG_TAG "SoftAVC"
21 #include "SoftAVC.h"
59 SoftAVC::SoftAVC( function in class:android::SoftAVC
85 SoftAVC::~SoftAVC() {
103 void SoftAVC::initPorts() {
162 status_t SoftAVC::initDecoder() {
170 OMX_ERRORTYPE SoftAVC::internalGetParameter(
228 OMX_ERRORTYPE SoftAVC
[all...]
H A DAndroid.mk34 SoftAVC.cpp \

Completed in 137 milliseconds