Home
last modified time | relevance | path

Searched refs:C2StreamHdrStaticInfo (Results 1 – 8 of 8) sorted by relevance

/frameworks/av/media/codec2/hidl/plugin/samples/
DSampleFilterPlugin.cpp97 std::shared_ptr<C2StreamHdrStaticInfo::input> getHdrStaticMetadata() { in getHdrStaticMetadata()
227 .withDefault(new C2StreamHdrStaticInfo::input(0u)) in Helper()
236 .withConstValue(new C2StreamHdrStaticInfo::output(0u)) in Helper()
292 C2P<C2StreamHdrStaticInfo::input> &me) { in HdrStaticInfoSetter()
360 std::shared_ptr<C2StreamHdrStaticInfo::input> mInputHdrStaticInfo;
361 std::shared_ptr<C2StreamHdrStaticInfo::output> mOutputHdrStaticInfo;
637 std::shared_ptr<C2StreamHdrStaticInfo::input> hdrStaticInfo = in processLoop()
648 if (buffer->hasInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE)) { in processLoop()
650 buffer->getInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE); in processLoop()
653 hdrStaticInfo.reset(static_cast<C2StreamHdrStaticInfo::input *>( in processLoop()
[all …]
/frameworks/av/media/codec2/components/vpx/
DC2SoftVpxDec.cpp125 mHdrStaticInfo = std::make_shared<C2StreamHdrStaticInfo::output>(); in IntfImpl()
329 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
/frameworks/av/media/codec2/sfplugin/
DC2OMXNode.cpp470 std::shared_ptr<C2StreamHdrStaticInfo::input> staticInfo; in emptyBuffer()
DCCodecBufferChannel.cpp840 std::shared_ptr<const C2StreamHdrStaticInfo::output> hdrStaticInfo = in renderOutputBuffer()
841 std::static_pointer_cast<const C2StreamHdrStaticInfo::output>( in renderOutputBuffer()
842 c2Buffer->getInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE)); in renderOutputBuffer()
DCodec2InfoBuilder.cpp145 case C2StreamHdrStaticInfo::CORE_INDEX: in addSupportedProfileLevels()
DCCodecConfig.cpp1124 addLocalParam<C2StreamHdrStaticInfo::output>(C2_PARAMKEY_HDR_STATIC_INFO); in initialize()
DCCodec.cpp2441 C2StreamHdrStaticInfo::output::PARAM_TYPE, in onMessageReceived()
/frameworks/av/media/codec2/core/include/
DC2Config.h1627 C2StreamHdrStaticInfo; // deprecated typedef