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

/frameworks/av/media/libstagefright/codecs/aacdec/
H A DSoftAAC2.cpp39 #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
205 encoderRefLevel, DRC_DEFAULT_MOBILE_ENC_LEVEL);
208 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_ENCODER_TARGET, DRC_DEFAULT_MOBILE_ENC_LEVEL);

Completed in 83 milliseconds