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

  /frameworks/av/media/libstagefright/codecs/on2/h264dec/
SoftAVC.h 29 struct SoftAVC : public SimpleSoftOMXComponent {
30 SoftAVC(const char *name,
36 virtual ~SoftAVC();
102 DISALLOW_EVIL_CONSTRUCTORS(SoftAVC);
SoftAVC.cpp 18 #define LOG_TAG "SoftAVC"
21 #include "SoftAVC.h"
59 SoftAVC::SoftAVC(
85 SoftAVC::~SoftAVC() {
103 void SoftAVC::initPorts() {
162 status_t SoftAVC::initDecoder() {
170 OMX_ERRORTYPE SoftAVC::internalGetParameter(
228 OMX_ERRORTYPE SoftAVC::internalSetParameter
    [all...]
Android.mk 34 SoftAVC.cpp \

Completed in 43 milliseconds