Searched refs:DRC_DEFAULT_MOBILE_DRC_HEAVY (Results 1 – 5 of 5) sorted by relevance
38 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */ macro201 DRC_DEFAULT_MOBILE_DRC_HEAVY); in initDecoder()204 mDrcWrap.setParam(DRC_PRES_MODE_WRAP_DESIRED_HEAVY, DRC_DEFAULT_MOBILE_DRC_HEAVY); in initDecoder()234 mDrcCompressMode = DRC_DEFAULT_MOBILE_DRC_HEAVY; in initDecoder()
39 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 macro240 DRC_DEFAULT_MOBILE_DRC_HEAVY); in initDecoder()242 ui_drc_val = DRC_DEFAULT_MOBILE_DRC_HEAVY; in initDecoder()
41 #define DRC_DEFAULT_MOBILE_DRC_HEAVY C2Config::DRC_COMPRESSION_HEAVY /* switch for heavy compress… macro
36 #define DRC_DEFAULT_MOBILE_DRC_HEAVY 1 /* switch for heavy compression for mobile conf */ macro808 value = property_get_int32(PROP_DRC_OVERRIDE_HEAVY, DRC_DEFAULT_MOBILE_DRC_HEAVY); in initializeStandardParams()
36 #define DRC_DEFAULT_MOBILE_DRC_HEAVY C2Config::DRC_COMPRESSION_HEAVY /* switch for heavy compress… macro