Searched refs:GoldfishVideoDecoderOMXComponent (Results 1 – 7 of 7) sorted by relevance
43 GoldfishVideoDecoderOMXComponent::GoldfishVideoDecoderOMXComponent( in GoldfishVideoDecoderOMXComponent() function in android::GoldfishVideoDecoderOMXComponent81 void GoldfishVideoDecoderOMXComponent::initPorts( in initPorts()91 void GoldfishVideoDecoderOMXComponent::initPorts( in initPorts()152 void GoldfishVideoDecoderOMXComponent::updatePortDefinitions(bool updateCrop, bool updateInputSize)… in updatePortDefinitions()187 uint32_t GoldfishVideoDecoderOMXComponent::outputBufferWidth() { in outputBufferWidth()191 uint32_t GoldfishVideoDecoderOMXComponent::outputBufferHeight() { in outputBufferHeight()195 void GoldfishVideoDecoderOMXComponent::handlePortSettingsChange( in handlePortSettingsChange()262 void GoldfishVideoDecoderOMXComponent::dumpColorAspects(const ColorAspects &colorAspects) { in dumpColorAspects()270 bool GoldfishVideoDecoderOMXComponent::colorAspectsDiffer( in colorAspectsDiffer()281 void GoldfishVideoDecoderOMXComponent::updateFinalColorAspects( in updateFinalColorAspects()[all …]
36 struct GoldfishVideoDecoderOMXComponent : public SimpleGoldfishOMXComponent { struct37 GoldfishVideoDecoderOMXComponent(192 DISALLOW_EVIL_CONSTRUCTORS(GoldfishVideoDecoderOMXComponent); argument
21 GoldfishVideoDecoderOMXComponent.cpp \
78 : GoldfishVideoDecoderOMXComponent( in GoldfishAVCDec()170 GoldfishVideoDecoderOMXComponent::onReset(); in onReset()556 return GoldfishVideoDecoderOMXComponent::internalGetParameter(index, params); in internalGetParameter()603 return GoldfishVideoDecoderOMXComponent::internalSetParameter(index, params); in internalSetParameter()623 return GoldfishVideoDecoderOMXComponent::getExtensionIndex(name, index); in getExtensionIndex()
56 struct GoldfishAVCDec : public GoldfishVideoDecoderOMXComponent {
63 : GoldfishVideoDecoderOMXComponent( in GoldfishVPX()415 return GoldfishVideoDecoderOMXComponent::internalGetParameter( in internalGetParameter()470 return GoldfishVideoDecoderOMXComponent::internalSetParameter( in internalSetParameter()494 return GoldfishVideoDecoderOMXComponent::getExtensionIndex(name, index); in getExtensionIndex()
40 struct GoldfishVPX : public GoldfishVideoDecoderOMXComponent {