Home
last modified time | relevance | path

Searched defs:clipped_ratio_threshold (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/webrtc/modules/audio_processing/agc2/
H A Dinput_volume_controller.h45 float clipped_ratio_threshold = 0.1f; member
H A Dinput_volume_controller_unittest.cc63 float clipped_ratio_threshold, in CreateInputVolumeController()
/aosp_15_r20/external/webrtc/modules/audio_processing/include/
H A Daudio_processing.h296 float clipped_ratio_threshold = 0.1f; member
/aosp_15_r20/external/webrtc/modules/audio_processing/
H A Daudio_processing_impl.cc344 FieldTrialConstrained<double> clipped_ratio_threshold( in GetInputVolumeControllerConfigOverride() local
/aosp_15_r20/external/webrtc/modules/audio_processing/agc/
H A Dagc_manager_direct_unittest.cc85 float clipped_ratio_threshold, in CreateAgcManagerDirect()