1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-12-11 00:29:40 +01:00
libtgvoip/webrtc_dsp/modules/audio_processing/agc2
Grishka 5caaaafa42 Updated WebRTC APM
I'm now using the entire audio processing module from WebRTC as opposed to individual DSP algorithms pulled from there before. Seems to work better this way.
2018-11-23 04:02:53 +03:00
..
rnn_vad Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_agc.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_agc.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_digital_gain_applier.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_digital_gain_applier.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_mode_level_estimator_agc.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_mode_level_estimator_agc.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_mode_level_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
adaptive_mode_level_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
agc2_common.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
agc2_common.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
agc2_testing_common.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
agc2_testing_common.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
biquad_filter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
biquad_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
compute_interpolated_gain_curve.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
compute_interpolated_gain_curve.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
down_sampler.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
down_sampler.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fixed_digital_level_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fixed_digital_level_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fixed_gain_controller.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fixed_gain_controller.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
gain_applier.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
gain_applier.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
interpolated_gain_curve.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
interpolated_gain_curve.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
limiter_db_gain_curve.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
limiter_db_gain_curve.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
limiter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
limiter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
noise_level_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
noise_level_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
noise_spectrum_estimator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
noise_spectrum_estimator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
saturation_protector.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
saturation_protector.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
signal_classifier.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
signal_classifier.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vad_with_level.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vad_with_level.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vector_float_frame.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vector_float_frame.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00