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 SoftVideoDecoderOMXComponent { struct in namespace:android
30 SoftAVC(const char *name,
36 virtual ~SoftAVC();
78 DISALLOW_EVIL_CONSTRUCTORS(SoftAVC);
H A DSoftAVC.cpp18 #define LOG_TAG "SoftAVC"
21 #include "SoftAVC.h"
50 SoftAVC::SoftAVC( function in class:android::SoftAVC
76 SoftAVC::~SoftAVC() {
94 status_t SoftAVC::initDecoder() {
102 void SoftAVC::onQueueFilled(OMX_U32 /* portIndex */) {
215 SoftVideoDecoderOMXComponent::CropSettingsMode SoftAVC::handleCropParams(
236 void SoftAVC
[all...]
H A DAndroid.mk34 SoftAVC.cpp \

Completed in 136 milliseconds