Home
last modified time | relevance | path

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

/aosp12/frameworks/av/media/codec2/components/aac/
H A DC2SoftAacDec.cpp177 … .withDefault(new C2StreamDrcBoostFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_BOOST)) in IntfImpl()
252 std::shared_ptr<C2StreamDrcBoostFactorTuning::input> mDrcBoostFactor;
879 C2StreamDrcBoostFactorTuning::input currentBoostFactor(0u, in process()
/aosp12/frameworks/av/media/codec2/components/xaac/
H A DC2SoftXaacDec.cpp172 … .withDefault(new C2StreamDrcBoostFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_BOOST)) in IntfImpl()
227 std::shared_ptr<C2StreamDrcBoostFactorTuning::input> mDrcBoostFactor;
/aosp12/frameworks/av/media/codec2/core/include/
H A DC2Config.h1995 C2StreamDrcBoostFactorTuning; typedef