Searched refs:C2StreamHdrStaticInfo (Results 1 – 10 of 10) sorted by relevance
109 std::shared_ptr<C2StreamHdrStaticInfo::input> getHdrStaticMetadata() { in getHdrStaticMetadata()238 .withDefault(new C2StreamHdrStaticInfo::input(0u)) in Helper()247 .withConstValue(new C2StreamHdrStaticInfo::output(0u)) in Helper()312 C2P<C2StreamHdrStaticInfo::input> &me) { in HdrStaticInfoSetter()389 std::shared_ptr<C2StreamHdrStaticInfo::input> mInputHdrStaticInfo;390 std::shared_ptr<C2StreamHdrStaticInfo::output> mOutputHdrStaticInfo;669 std::shared_ptr<C2StreamHdrStaticInfo::input> hdrStaticInfo = in processLoop()680 if (buffer->hasInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE)) { in processLoop()682 buffer->getInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE); in processLoop()685 hdrStaticInfo.reset(static_cast<C2StreamHdrStaticInfo::input *>( in processLoop()[all …]
123 .withDefault(new C2StreamHdrStaticInfo::output(0u, defaultStaticInfo)) in IntfImpl()379 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output>& me) { in HdrStaticInfoSetter()439 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
123 .withDefault(new C2StreamHdrStaticInfo::output(0u, defaultStaticInfo)) in IntfImpl()370 static C2R HdrStaticInfoSetter(bool mayBlock, C2P<C2StreamHdrStaticInfo::output> &me) { in HdrStaticInfoSetter()423 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
125 mHdrStaticInfo = std::make_shared<C2StreamHdrStaticInfo::output>(); in IntfImpl()329 std::shared_ptr<C2StreamHdrStaticInfo::output> mHdrStaticInfo;
362 std::shared_ptr<C2StreamHdrStaticInfo::input> staticInfo; in submitBuffer()
148 case C2StreamHdrStaticInfo::CORE_INDEX: in addSupportedProfileLevels()
1189 std::shared_ptr<const C2StreamHdrStaticInfo::output> hdrStaticInfo = in renderOutputBuffer()1190 std::static_pointer_cast<const C2StreamHdrStaticInfo::output>( in renderOutputBuffer()1191 c2Buffer->getInfo(C2StreamHdrStaticInfo::output::PARAM_TYPE)); in renderOutputBuffer()
1156 addLocalParam<C2StreamHdrStaticInfo::output>(C2_PARAMKEY_HDR_STATIC_INFO); in initialize()
2864 C2StreamHdrStaticInfo::output::PARAM_TYPE, in onMessageReceived()
1707 C2StreamHdrStaticInfo; // deprecated typedef