Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/vpx/
DC2SoftVpxDec.cpp122 mHdrStaticInfo = std::make_shared<C2StreamHdrStaticInfo::output>(); in IntfImpl()
261 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
/hardware/google/av/media/sfplugin/
DCodec2InfoBuilder.cpp493 … if (desc->index().coreIndex() == C2StreamHdrStaticInfo::CORE_INDEX) { in buildMediaCodecList()
DCCodecBufferChannel.cpp1921 std::shared_ptr<const C2StreamHdrStaticInfo::output> hdrStaticInfo = in renderOutputBuffer()
1922 std::static_pointer_cast<const C2StreamHdrStaticInfo::output>( in renderOutputBuffer()
1923 c2Buffer->getInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE)); in renderOutputBuffer()
DCCodec.cpp1617 C2StreamHdrStaticInfo::output::PARAM_TYPE, in onMessageReceived()
DCCodecConfig.cpp917 addLocalParam<C2StreamHdrStaticInfo::output>(C2_PARAMKEY_HDR_STATIC_INFO); in initialize()
/hardware/google/av/codec2/include/
DC2Config.h1561 C2StreamHdrStaticInfo; typedef