Searched refs:PROP_DRC_OVERRIDE_CUT (Results 1 – 5 of 5) sorted by relevance
46 #define PROP_DRC_OVERRIDE_CUT "aac_drc_cut" macro180 if (property_get(PROP_DRC_OVERRIDE_CUT, value, NULL)) { in initDecoder()
52 #define PROP_DRC_OVERRIDE_CUT "aac_drc_cut" macro212 if (property_get(PROP_DRC_OVERRIDE_CUT, value, NULL)) { in initDecoder()
49 #define PROP_DRC_OVERRIDE_CUT "aac_drc_cut" macro194 property_get_int32(PROP_DRC_OVERRIDE_CUT, DRC_DEFAULT_MOBILE_DRC_CUT) / 127.; in IntfImpl()
42 #define PROP_DRC_OVERRIDE_CUT "aac_drc_cut" macro
50 #define PROP_DRC_OVERRIDE_CUT "aac_drc_cut" macro828 value = property_get_int32(PROP_DRC_OVERRIDE_CUT, DRC_DEFAULT_MOBILE_DRC_CUT); in initializeStandardParams()