Searched refs:PROP_DRC_OVERRIDE_BOOST (Results 1 - 2 of 2) sorted by relevance

/hardware/google/av/media/codecs/xaac/
H A DC2SoftXaacDec.cpp41 #define PROP_DRC_OVERRIDE_BOOST "aac_drc_boost" macro
749 if (property_get(PROP_DRC_OVERRIDE_BOOST, value, NULL)) {
762 if (property_get(PROP_DRC_OVERRIDE_BOOST, value, NULL)) {
/hardware/google/av/media/codecs/aac/
H A DC2SoftAacDec.cpp47 #define PROP_DRC_OVERRIDE_BOOST "aac_drc_boost" macro
235 if (property_get(PROP_DRC_OVERRIDE_BOOST, value, NULL)) {

Completed in 94 milliseconds