Searched refs:DRC_DEFAULT_MOBILE_DRC_CUT (Results 1 – 5 of 5) sorted by relevance
36 #define DRC_DEFAULT_MOBILE_DRC_CUT 127 /* maximum compression of dynamic range for mobile conf */ macro181 DRC_DEFAULT_MOBILE_DRC_CUT); in initDecoder()184 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_ATT_FACTOR, DRC_DEFAULT_MOBILE_DRC_CUT); in initDecoder()
35 #define DRC_DEFAULT_MOBILE_DRC_CUT 127 macro215 DRC_DEFAULT_MOBILE_DRC_CUT); in initDecoder()217 ui_drc_val = DRC_DEFAULT_MOBILE_DRC_CUT; in initDecoder()
39 #define DRC_DEFAULT_MOBILE_DRC_CUT 1.0 /* maximum compression of dynamic range for mobile conf */ macro170 … .withDefault(new C2StreamDrcAttenuationFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_CUT)) in IntfImpl()
34 #define DRC_DEFAULT_MOBILE_DRC_CUT 1.0 /* maximum compression of dynamic range for mobile conf */ macro178 … .withDefault(new C2StreamDrcAttenuationFactorTuning::input(0u, DRC_DEFAULT_MOBILE_DRC_CUT)) in IntfImpl()
33 #define DRC_DEFAULT_MOBILE_DRC_CUT 127 /* maximum compression of dynamic range for mobile conf */ macro735 value = property_get_int32(PROP_DRC_OVERRIDE_CUT, DRC_DEFAULT_MOBILE_DRC_CUT); in initializeStandardParams()