webrtc/modules/audio_coding
Ali Tofigh 1e157a9596 Remove more top-level const from parameters in function declarations
This CL removes even more top-level const from parameters in function
declarations. This change is safe because top-level const in function
declarations (not function definitions) are ignored by the compiler
and so change is just a no-op cleanup.

Bug: webrtc:13610
Change-Id: Icf6868c27b1fdb9d9915b3a7020eb34bdcf07a09
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/249989
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Ali Tofigh <alito@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35866}
2022-02-01 09:15:50 +00:00
..
acm2 Revert "Revert "Update NetEq bitexactness tests to only run on Linux."" 2022-01-31 14:25:37 +00:00
audio_network_adaptor Reland "Remove RTC_DISALLOW_COPY_AND_ASSIGN usages completely" 2022-01-27 12:55:44 +00:00
codecs Remove more top-level const from parameters in function declarations 2022-02-01 09:15:50 +00:00
g3doc Update links to point at main branch 2021-07-22 16:41:26 +00:00
include Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
neteq Revert "Revert "Update NetEq bitexactness tests to only run on Linux."" 2022-01-31 14:25:37 +00:00
test Remove top-level const from parameters in function declarations. 2022-01-26 11:05:25 +00:00
audio_coding.gni build: remove WEBRTC_CODEC_RED 2020-05-26 11:01:26 +00:00
BUILD.gn Delete some unneeded references to module.h and module_api target. 2022-01-10 13:40:24 +00:00
DEPS
OWNERS Add jakobi to modules/audio_coding OWNERS 2021-06-18 11:52:58 +00:00