Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/hevc/
H A DC2SoftHevcEnc.cpp433 std::shared_ptr<C2StreamComplexityTuning::output> getComplexity_l() const { in getComplexity_l() function in android::C2SoftHevcEnc::IntfImpl
721 mComplexity = mIntf->getComplexity_l(); in initEncoder()