webrtc/modules/audio_coding
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
..
acm2 Reland "Reland "Change buffer level filter to store current level in number of samples."" 2019-06-27 09:16:27 +00:00
audio_network_adaptor Stop DCHECK which occurs in ANA BitrateController when overhead is zero. 2019-04-27 00:20:37 +00:00
codecs Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
include Expose new audio stats on the API 2019-05-03 10:10:15 +00:00
neteq Initialize signal processing function pointers statically 2019-06-28 14:20:03 +00:00
test WebRTC Opus C interface: Add support for non-48 kHz decode sample rate 2019-05-29 10:33:03 +00:00
audio_coding.gni Don't select audio codecs depending on GN vars build_with_{chromium|mozilla} 2017-11-01 18:59:27 +00:00
BUILD.gn Encoder side of Multistream Opus. 2019-04-25 15:07:38 +00:00
DEPS Fixing WebRTC after moving from src/webrtc to src/ 2017-09-15 05:02:56 +00:00
OWNERS Make ivoc owner of audio_coding. 2018-10-15 15:08:28 +00:00