Home
last modified time | relevance | path

Searched refs:GoldfishAVCDec (Results 1 – 3 of 3) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/avcdec/
DGoldfishAVCDec.cpp66 GoldfishAVCDec::GoldfishAVCDec( in GoldfishAVCDec() function in android::GoldfishAVCDec
92 GoldfishAVCDec::~GoldfishAVCDec() { in ~GoldfishAVCDec()
97 void GoldfishAVCDec::logVersion() { in logVersion()
102 status_t GoldfishAVCDec::resetPlugin() { in resetPlugin()
112 status_t GoldfishAVCDec::resetDecoder() { in resetDecoder()
123 status_t GoldfishAVCDec::setFlushMode() { in setFlushMode()
130 status_t GoldfishAVCDec::initDecoder() { in initDecoder()
148 status_t GoldfishAVCDec::deInitDecoder() { in deInitDecoder()
159 void GoldfishAVCDec::onReset() { in onReset()
168 bool GoldfishAVCDec::getVUIParams(h264_image_t& img) { in getVUIParams()
[all …]
DGoldfishAVCDec.h56 struct GoldfishAVCDec : public GoldfishVideoDecoderOMXComponent { struct
57 GoldfishAVCDec(const char *name, const OMX_CALLBACKTYPE *callbacks,
61 virtual ~GoldfishAVCDec();
132 DISALLOW_EVIL_CONSTRUCTORS(GoldfishAVCDec); argument
DAndroid.mk19 GoldfishAVCDec.cpp \