Home
last modified time | relevance | path

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

/hardware/google/av/media/codecs/aac/
DC2SoftAacDec.cpp177 … .withDefault(new C2StreamDrcAttenuationFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_CUT)) in IntfImpl()
229 std::shared_ptr<C2StreamDrcAttenuationFactorTuning::input> mDrcAttenuationFactor;
/hardware/google/av/media/codecs/xaac/
DC2SoftXaacDec.cpp182 … .withDefault(new C2StreamDrcAttenuationFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_CUT)) in IntfImpl()
235 std::shared_ptr<C2StreamDrcAttenuationFactorTuning::input> mDrcAttenuationFactor;
/hardware/google/av/codec2/include/
DC2Config.h1940 C2StreamDrcAttenuationFactorTuning; typedef