Home
last modified time | relevance | path

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

/device/generic/goldfish-opengl/system/codecs/omx/vpxdec/
DGoldfishVPX.h56 virtual bool supportDescribeHdr10PlusInfo();
DGoldfishVPX.cpp103 bool GoldfishVPX::supportDescribeHdr10PlusInfo() { in supportDescribeHdr10PlusInfo() function in android::GoldfishVPX
/device/generic/goldfish-opengl/system/codecs/omx/plugin/
DGoldfishVideoDecoderOMXComponent.cpp607 if (!supportDescribeHdr10PlusInfo()) { in getConfig()
690 if (!supportDescribeHdr10PlusInfo()) { in internalSetConfig()
752 && supportDescribeHdr10PlusInfo()) { in getExtensionIndex()
772 bool GoldfishVideoDecoderOMXComponent::supportDescribeHdr10PlusInfo() { in supportDescribeHdr10PlusInfo() function in android::GoldfishVideoDecoderOMXComponent
DGoldfishVideoDecoderOMXComponent.h89 virtual bool supportDescribeHdr10PlusInfo();