webrtc/modules/audio_processing/aecm
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
..
aecm_core.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
aecm_core.h Remove more top-level const from parameters in function declarations 2022-02-01 09:15:50 +00:00
aecm_core_c.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
aecm_core_mips.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
aecm_core_neon.cc AECM: Added namespaces 2020-03-20 17:07:18 +00:00
aecm_defines.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
BUILD.gn Reland "Merge cpu_features build targets into //system_wrappers." 2020-09-06 10:38:23 +00:00
echo_control_mobile.cc Fix bad frees in error paths of WebRtcAecm_Create 2020-03-21 23:01:47 +00:00
echo_control_mobile.h AECM: Added namespaces 2020-03-20 17:07:18 +00:00