Searched refs:stationary_gate_slope (Results 1 – 4 of 4) sorted by relevance
141 float stationary_gate_slope = 10.f; member
298 &cfg.echo_model.stationary_gate_slope); in Aec3ConfigFromJsonString()582 << config.echo_model.stationary_gate_slope << ","; in Aec3ConfigToJsonString()
190 res = res & Limit(&c->echo_model.stationary_gate_slope, 0, 1000000.f); in Validate()
273 X2[k] -= config_.echo_model.stationary_gate_slope * X2_noise_floor_[k]; in Estimate()