Searched refs:high_bands_suppression (Results 1 – 6 of 6) sorted by relevance
372 &cfg.suppressor.high_bands_suppression.enr_threshold); in Aec3ConfigFromJsonString()374 &cfg.suppressor.high_bands_suppression.max_gain_during_echo); in Aec3ConfigFromJsonString()376 &cfg.suppressor.high_bands_suppression in Aec3ConfigFromJsonString()379 &cfg.suppressor.high_bands_suppression.anti_howling_gain); in Aec3ConfigFromJsonString()665 << config.suppressor.high_bands_suppression.enr_threshold << ","; in Aec3ConfigToJsonString()667 << config.suppressor.high_bands_suppression.max_gain_during_echo << ","; in Aec3ConfigToJsonString()669 << config.suppressor.high_bands_suppression in Aec3ConfigToJsonString()673 << config.suppressor.high_bands_suppression.anti_howling_gain; in Aec3ConfigToJsonString()
256 res = res & Limit(&c->suppressor.high_bands_suppression.enr_threshold, 0.f, in Validate()258 res = res & Limit(&c->suppressor.high_bands_suppression.max_gain_during_echo, in Validate()260 res = res & Limit(&c->suppressor.high_bands_suppression in Validate()263 res = res & Limit(&c->suppressor.high_bands_suppression.anti_howling_gain, in Validate()
220 } high_bands_suppression; member
155 kBlockSize * config_.suppressor.high_bands_suppression in UpperBandsGain()164 config_.suppressor.high_bands_suppression.anti_howling_gain * in UpperBandsGain()171 const auto& cfg = config_.suppressor.high_bands_suppression; in UpperBandsGain()
711 default_config.suppressor.high_bands_suppression.anti_howling_gain, in TEST()712 adjusted_config.suppressor.high_bands_suppression.anti_howling_gain); in TEST()719 default_config.suppressor.high_bands_suppression.anti_howling_gain, in TEST()720 adjusted_config.suppressor.high_bands_suppression.anti_howling_gain); in TEST()723 adjusted_config.suppressor.high_bands_suppression.anti_howling_gain); in TEST()
318 adjusted_cfg.suppressor.high_bands_suppression.anti_howling_gain = 1.f; in AdjustConfig()552 &adjusted_cfg.suppressor.high_bands_suppression.anti_howling_gain); in AdjustConfig()