1
0
mirror of https://github.com/danog/libtgvoip.git synced 2024-11-27 04:34:42 +01:00
libtgvoip/webrtc_dsp/common_audio
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
..
include Updated WebRTC APM 2018-11-23 04:02:53 +03:00
mocks Updated WebRTC APM 2018-11-23 04:02:53 +03:00
resampler Updated WebRTC APM 2018-11-23 04:02:53 +03:00
signal_processing Updated WebRTC APM 2018-11-23 04:02:53 +03:00
third_party Updated WebRTC APM 2018-11-23 04:02:53 +03:00
vad Updated WebRTC APM 2018-11-23 04:02:53 +03:00
audio_converter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
audio_converter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
audio_util.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
channel_buffer.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
channel_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_c.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_c.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_factory.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_factory.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_neon.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_neon.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_sse.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter_sse.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
fir_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
real_fourier_ooura.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
real_fourier_ooura.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
real_fourier.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
real_fourier.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
ring_buffer.c Updated WebRTC APM 2018-11-23 04:02:53 +03:00
ring_buffer.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
smoothing_filter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
smoothing_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
sparse_fir_filter.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
sparse_fir_filter.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
wav_file.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
wav_file.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
wav_header.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
wav_header.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00
window_generator.cc Updated WebRTC APM 2018-11-23 04:02:53 +03:00
window_generator.h Updated WebRTC APM 2018-11-23 04:02:53 +03:00