Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.cpp56 GoldfishVPX::GoldfishVPX(const char* name, in GoldfishVPX() function in android::GoldfishVPX
94 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 …]
DGoldfishVPX.h40 struct GoldfishVPX : public GoldfishVideoDecoderOMXComponent { struct
41 GoldfishVPX(const char* name,
50 virtual ~GoldfishVPX();
106 DISALLOW_EVIL_CONSTRUCTORS(GoldfishVPX); argument
DAndroid.mk19 GoldfishVPX.cpp \