Home
last modified time | relevance | path

Searched refs:supportDescribeHdrStaticInfo (Results 1 – 4 of 4) sorted by relevance

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.h55 virtual bool supportDescribeHdrStaticInfo();
DGoldfishVPX.cpp99 bool GoldfishVPX::supportDescribeHdrStaticInfo() { in supportDescribeHdrStaticInfo() function in android::GoldfishVPX
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp585 if (!supportDescribeHdrStaticInfo()) { in getConfig()
667 if (!supportDescribeHdrStaticInfo()) { in internalSetConfig()
748 && supportDescribeHdrStaticInfo()) { in getExtensionIndex()
768 bool GoldfishVideoDecoderOMXComponent::supportDescribeHdrStaticInfo() { in supportDescribeHdrStaticInfo() function in android::GoldfishVideoDecoderOMXComponent
DGoldfishVideoDecoderOMXComponent.h87 virtual bool supportDescribeHdrStaticInfo();