webrtc/modules/audio_processing/ns
Karl Wiberg 225842ced8 Initialize signal processing function pointers statically
The last run-time logic for selecting function pointers was removed in
May 2016, here: https://codereview.webrtc.org/1955413003

It would be even better if we could eliminate the function pointers
entirely and just have different implementations that we select at
compile time; I've left a TODO asking for this.

Bug: webrtc:9553
Change-Id: Ica71d71e19759da00967168f6479b7eb8b46c590
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/144053
Reviewed-by: Alessio Bazzica <alessiob@webrtc.org>
Commit-Queue: Karl Wiberg <kwiberg@webrtc.org>
Cr-Commit-Position: refs/heads/master@{#28414}
2019-06-28 14:20:03 +00:00
..
defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
noise_suppression.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
noise_suppression.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
noise_suppression_x.c Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
noise_suppression_x.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
ns_core.c Move fft4g to proper third_party directory 2018-07-25 15:44:53 +00:00
ns_core.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
nsx_core.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nsx_core.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
nsx_core_c.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nsx_core_mips.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nsx_core_neon.c Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
nsx_defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
windows_private.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00