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

/hardware/google/av/media/codecs/aac/
H A DC2SoftAacDec.cpp41 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */ macro
247 DRC_DEFAULT_MOBILE_DRC_HEAVY);
250 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY, DRC_DEFAULT_MOBILE_DRC_HEAVY);
/hardware/google/av/media/codecs/xaac/
H A DC2SoftXaacDec.cpp36 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */ macro
765 ui_drc_val, DRC_DEFAULT_MOBILE_DRC_HEAVY);
767 ui_drc_val = DRC_DEFAULT_MOBILE_DRC_HEAVY;

Completed in 76 milliseconds