Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp163 … .withDefault(new C2StreamDrcBoostFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_BOOST)) in IntfImpl()
217 std::shared_ptr<C2StreamDrcBoostFactorTuning::input> mDrcBoostFactor;
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp171 … .withDefault(new C2StreamDrcBoostFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_BOOST)) in IntfImpl()
226 std::shared_ptr<C2StreamDrcBoostFactorTuning::input> mDrcBoostFactor;
/frameworks/av/media/codec2/core/include/
DC2Config.h1901 C2StreamDrcBoostFactorTuning; typedef