Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp206 .withDefault(new C2StreamDrcEffectTypeTuning::input(0u, defaultDrcEffectType)) in IntfImpl()
275 std::shared_ptr<C2StreamDrcEffectTypeTuning::input> mDrcEffectType;
934 C2StreamDrcEffectTypeTuning::input currentEffectype(0u, in process()
/frameworks/av/media/codec2/components/xaac/
DC2SoftXaacDec.cpp186 ….withDefault(new C2StreamDrcEffectTypeTuning::input(0u, C2Config::DRC_EFFECT_LIMITED_PLAYBACK_RANG… in IntfImpl()
229 std::shared_ptr<C2StreamDrcEffectTypeTuning::input> mDrcEffectType;
/frameworks/av/media/codec2/core/include/
DC2Config.h2197 C2StreamDrcEffectTypeTuning; typedef