Searched refs:clamp_quality_estimate_to_one (Results 1 – 4 of 4) sorted by relevance
102 bool clamp_quality_estimate_to_one = true; member
244 &cfg.erle.clamp_quality_estimate_to_one); in Aec3ConfigFromJsonString()523 << (config.erle.clamp_quality_estimate_to_one ? "true" : "false"); in Aec3ConfigToJsonString()
112 clamp_inst_quality_to_one_(config.clamp_quality_estimate_to_one) { in ErleInstantaneous()
278 adjusted_cfg.erle.clamp_quality_estimate_to_one = false; in AdjustConfig()