Searched refs:C2StreamHdrStaticInfo (Results 1 – 6 of 6) sorted by relevance
122 mHdrStaticInfo = std::make_shared<C2StreamHdrStaticInfo::output>(); in IntfImpl()261 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
493 … if (desc->index().coreIndex() == C2StreamHdrStaticInfo::CORE_INDEX) { in buildMediaCodecList()
1921 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()
1617 C2StreamHdrStaticInfo::output::PARAM_TYPE, in onMessageReceived()
917 addLocalParam<C2StreamHdrStaticInfo::output>(C2_PARAMKEY_HDR_STATIC_INFO); in initialize()
1561 C2StreamHdrStaticInfo; typedef