Home
last modified time | relevance | path

Searched refs:C2StreamIntraRefreshTuning (Results 1 – 25 of 30) sorted by relevance

12

/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomEnc.h104 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
135 std::shared_ptr<C2StreamIntraRefreshTuning::output> getIntraRefresh_l() const { in getIntraRefresh_l()
169 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
H A DC2SoftAomEnc.cpp112 .withConstValue(new C2StreamIntraRefreshTuning::output( in IntfImpl()
1026 std::shared_ptr<C2StreamIntraRefreshTuning::output> intraRefresh = in process()
/aosp_15_r20/frameworks/av/media/codec2/components/vpx/
H A DC2SoftVpxEnc.h219 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
262 std::shared_ptr<C2StreamIntraRefreshTuning::output> getIntraRefresh_l() const { in getIntraRefresh_l()
292 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
H A DC2SoftVpxEnc.cpp127 .withConstValue(new C2StreamIntraRefreshTuning::output( in IntfImpl()
988 … std::shared_ptr<C2StreamIntraRefreshTuning::output> intraRefresh = mIntf->getIntraRefresh_l(); in process()
/aosp_15_r20/external/v4l2_codec2/components/include/v4l2_codec2/components/
H A DEncodeInterface.h73 C2P<C2StreamIntraRefreshTuning::output>& period);
123 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefreshPeriod;
/aosp_15_r20/external/v4l2_codec2/components/
H A DEncodeInterface.cpp171 C2P<C2StreamIntraRefreshTuning::output>& period) { in IntraRefreshPeriodSetter()
338 .withDefault(new C2StreamIntraRefreshTuning::output( in Initialize()
/aosp_15_r20/frameworks/av/media/codec2/components/avc/
H A DC2SoftAvcEnc.cpp174 .withDefault(new C2StreamIntraRefreshTuning::output( in IntfImpl()
381 static C2R IntraRefreshSetter(bool mayBlock, C2P<C2StreamIntraRefreshTuning::output> &me) { in IntraRefreshSetter()
548 …std::shared_ptr<C2StreamIntraRefreshTuning::output> getIntraRefresh_l() const { return mIntraRefre… in getIntraRefresh_l()
567 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
1762 … std::shared_ptr<C2StreamIntraRefreshTuning::output> intraRefresh = mIntf->getIntraRefresh_l(); in process()
H A DC2SoftAvcEnc.h191 std::shared_ptr<C2StreamIntraRefreshTuning::output> mIntraRefresh;
/aosp_15_r20/external/v4l2_codec2/tests/c2_comp_intf/
H A DC2VEACompIntf_test.cpp185 C2StreamIntraRefreshTuning::output period(0u, C2Config::INTRA_REFRESH_ARBITRARY, 30.); in TEST_F()
/aosp_15_r20/prebuilts/vndk/v30/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1793 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h1793 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v30/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1793 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v30/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1793 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v32/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v32/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v31/x86_64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v31/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h1865 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v33/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1951 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm64/include/frameworks/av/media/codec2/core/include/
DC2Config.h1951 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v34/x86/include/frameworks/av/media/codec2/core/include/
DC2Config.h1951 C2StreamIntraRefreshTuning; typedef
/aosp_15_r20/prebuilts/vndk/v34/arm/include/frameworks/av/media/codec2/core/include/
DC2Config.h1951 C2StreamIntraRefreshTuning; typedef

12