Home
last modified time | relevance | path

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

/frameworks/av/media/codec2/components/aac/
DC2SoftAacDec.cpp175 float defaultEncLevel = -0.25 * property_get_int32(PROP_DRC_OVERRIDE_ENC_LEVEL, in IntfImpl() local
179 .withDefault(new C2StreamDrcEncodedTargetLevelTuning::input(0u, defaultEncLevel)) in IntfImpl()