Home
last modified time | relevance | path

Searched defs:getComplexity_l (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/frameworks/av/media/codec2/components/aom/
H A DC2SoftAomEnc.h141 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l() function
/aosp_15_r20/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcEnc.cpp449 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l() function in android::C2SoftHevcEnc::IntfImpl