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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp31 #define DRC_DEFAULT_MOBILE_DRC_CUT 127 /* maximum compression of dynamic range for mobile conf */ macro
140 cut, DRC_DEFAULT_MOBILE_DRC_CUT);
143 aacDecoder_SetParam(mAACDecoder, AAC_DRC_ATTENUATION_FACTOR, DRC_DEFAULT_MOBILE_DRC_CUT);

Completed in 84 milliseconds