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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp38 #define DRC_DEFAULT_MOBILE_ENC_LEVEL -1 /* encoder target level; -1 => the value is unknown, otherwise dB step value (e.g. 64 for -16 dB) */ macro
195 encoderRefLevel, DRC_DEFAULT_MOBILE_ENC_LEVEL);
198 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_ENCODER_TARGET, DRC_DEFAULT_MOBILE_ENC_LEVEL);

Completed in 20 milliseconds