Searched refs:normal_render_limit (Results 1 – 4 of 4) sorted by relevance
114 float normal_render_limit = 64.f; member
258 &cfg.echo_audibility.normal_render_limit); in Aec3ConfigFromJsonString()540 << config.echo_audibility.normal_render_limit << ","; in Aec3ConfigToJsonString()
172 Limit(&c->echo_audibility.normal_render_limit, 0.f, 32768.f * 32768.f); in Validate()
223 : config_.echo_audibility.normal_render_limit; in GetMinGain()