Searched refs:GoldfishAVCDec (Results 1 – 3 of 3) sorted by relevance
73 GoldfishAVCDec::GoldfishAVCDec( in GoldfishAVCDec() function in android::GoldfishAVCDec99 GoldfishAVCDec::~GoldfishAVCDec() { in ~GoldfishAVCDec()104 void GoldfishAVCDec::logVersion() { in logVersion()109 status_t GoldfishAVCDec::resetPlugin() { in resetPlugin()119 status_t GoldfishAVCDec::resetDecoder() { in resetDecoder()130 status_t GoldfishAVCDec::setFlushMode() { in setFlushMode()137 status_t GoldfishAVCDec::initDecoder() { in initDecoder()158 status_t GoldfishAVCDec::deInitDecoder() { in deInitDecoder()169 void GoldfishAVCDec::onReset() { in onReset()178 bool GoldfishAVCDec::getVUIParams(h264_image_t& img) { in getVUIParams()[all …]
56 struct GoldfishAVCDec : public GoldfishVideoDecoderOMXComponent { struct57 GoldfishAVCDec(const char *name, const OMX_CALLBACKTYPE *callbacks,61 virtual ~GoldfishAVCDec();132 DISALLOW_EVIL_CONSTRUCTORS(GoldfishAVCDec); argument
19 GoldfishAVCDec.cpp \