Searched refs:GoldfishVPX (Results 1 – 3 of 3) sorted by relevance
56 GoldfishVPX::GoldfishVPX(const char* name, in GoldfishVPX() function in android::GoldfishVPX94 GoldfishVPX::~GoldfishVPX() { in ~GoldfishVPX()99 bool GoldfishVPX::supportDescribeHdrStaticInfo() { in supportDescribeHdrStaticInfo()103 bool GoldfishVPX::supportDescribeHdr10PlusInfo() { in supportDescribeHdr10PlusInfo()107 status_t GoldfishVPX::initDecoder() { in initDecoder()123 status_t GoldfishVPX::destroyDecoder() { in destroyDecoder()133 void GoldfishVPX::setup_ctx_parameters(vpx_codec_ctx_t* ctx, in setup_ctx_parameters()145 bool GoldfishVPX::outputBuffers(bool flushDecoder, bool display, bool eos, bool *portWillReset) { in outputBuffers()242 bool GoldfishVPX::outputBufferSafe(OMX_BUFFERHEADERTYPE *outHeader) { in outputBufferSafe()262 void GoldfishVPX::onQueueFilled(OMX_U32 /* portIndex */) { in onQueueFilled()[all …]
40 struct GoldfishVPX : public GoldfishVideoDecoderOMXComponent { struct41 GoldfishVPX(const char* name,50 virtual ~GoldfishVPX();106 DISALLOW_EVIL_CONSTRUCTORS(GoldfishVPX); argument
19 GoldfishVPX.cpp \