Home
last modified time | relevance | path

Searched refs:activity_power_threshold (Results 1 – 3 of 3) sorted by relevance

/external/webrtc/modules/audio_processing/aec3/
Dalignment_mixer.cc45 config.activity_power_threshold, in AlignmentMixer()
51 float activity_power_threshold, in AlignmentMixer() argument
55 excitation_energy_threshold_(kBlockSize * activity_power_threshold), in AlignmentMixer()
/external/webrtc/api/audio/
Decho_canceller3_config.h56 float activity_power_threshold; member
Decho_canceller3_config_json.cc105 &param->activity_power_threshold); in ReadParam()
441 << config.delay.render_alignment_mixing.activity_power_threshold << ","; in Aec3ConfigToJsonString()
457 << config.delay.capture_alignment_mixing.activity_power_threshold << ","; in Aec3ConfigToJsonString()