tor-browser

The Tor Browser
git clone https://git.dasho.dev/tor-browser.git
Log | Files | Refs | README | LICENSE

files / third_party / libwebrtc / modules / audio_processing / agc2


ModeNameSize
-rw-r--r--BUILD.gn512L
-rw-r--r--adaptive_digital_gain_controller.cc218L
-rw-r--r--adaptive_digital_gain_controller.h65L
-rw-r--r--adaptive_digital_gain_controller_unittest.cc315L
-rw-r--r--agc2_common.h62L
-rw-r--r--agc2_testing_common.cc96L
-rw-r--r--agc2_testing_common.h83L
-rw-r--r--agc2_testing_common_unittest.cc29L
-rw-r--r--biquad_filter.cc62L
-rw-r--r--biquad_filter.h56L
-rw-r--r--biquad_filter_unittest.cc177L
-rw-r--r--clipping_predictor.cc393L
-rw-r--r--clipping_predictor.h61L
-rw-r--r--clipping_predictor_level_buffer.cc79L
-rw-r--r--clipping_predictor_level_buffer.h69L
-rw-r--r--clipping_predictor_level_buffer_unittest.cc132L
-rw-r--r--clipping_predictor_unittest.cc496L
-rw-r--r--compute_interpolated_gain_curve.cc229L
-rw-r--r--compute_interpolated_gain_curve.h48L
-rw-r--r--cpu_features.cc64L
-rw-r--r--cpu_features.h39L
-rw-r--r--fixed_digital_level_estimator.cc128L
-rw-r--r--fixed_digital_level_estimator.h70L
-rw-r--r--fixed_digital_level_estimator_unittest.cc166L
-rw-r--r--gain_applier.cc106L
-rw-r--r--gain_applier.h50L
-rw-r--r--gain_applier_unittest.cc95L
-rw-r--r--gain_map_internal.h46L
-rw-r--r--input_volume_controller.cc584L
-rw-r--r--input_volume_controller.h281L
-rw-r--r--input_volume_controller_unittest.cc1862L
-rw-r--r--input_volume_stats_reporter.cc171L
-rw-r--r--input_volume_stats_reporter.h97L
-rw-r--r--input_volume_stats_reporter_unittest.cc245L
-rw-r--r--interpolated_gain_curve.cc198L
-rw-r--r--interpolated_gain_curve.h154L
-rw-r--r--interpolated_gain_curve_unittest.cc205L
-rw-r--r--limiter.cc150L
-rw-r--r--limiter.h67L
-rw-r--r--limiter_db_gain_curve.cc135L
-rw-r--r--limiter_db_gain_curve.h76L
-rw-r--r--limiter_db_gain_curve_unittest.cc60L
-rw-r--r--limiter_unittest.cc64L
-rw-r--r--noise_level_estimator.cc173L
-rw-r--r--noise_level_estimator.h36L
-rw-r--r--noise_level_estimator_unittest.cc97L
-rw-r--r--saturation_protector.cc184L
-rw-r--r--saturation_protector.h46L
-rw-r--r--saturation_protector_buffer.cc79L
-rw-r--r--saturation_protector_buffer.h59L
-rw-r--r--saturation_protector_buffer_unittest.cc73L
-rw-r--r--saturation_protector_unittest.cc143L
-rw-r--r--speech_level_estimator.cc174L
-rw-r--r--speech_level_estimator.h79L
-rw-r--r--speech_level_estimator_unittest.cc208L
-rw-r--r--speech_probability_buffer.cc103L
-rw-r--r--speech_probability_buffer.h80L
-rw-r--r--speech_probability_buffer_unittest.cc344L
-rw-r--r--vad_wrapper.cc109L
-rw-r--r--vad_wrapper.h78L
-rw-r--r--vad_wrapper_unittest.cc179L
-rw-r--r--vector_float_frame.cc33L
-rw-r--r--vector_float_frame.h43L
d---------adaptive_digital_gain_controller_gn/-
d---------biquad_filter_gn/-
d---------clipping_predictor_gn/-
d---------common_gn/-
d---------cpu_features_gn/-
d---------fixed_digital_gn/-
d---------gain_applier_gn/-
d---------gain_map_gn/-
d---------input_volume_controller_gn/-
d---------input_volume_stats_reporter_gn/-
d---------noise_level_estimator_gn/-
d---------rnn_vad/-
d---------saturation_protector_gn/-
d---------speech_level_estimator_gn/-
d---------vad_wrapper_gn/-