webrtc/modules/audio_processing/transient
Artem Titov d3251968d1 Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED
Add implementation of RTC_DCHECK_NOTREACHED equal to the RTC_NOTREACHED.
The new macros will replace the old one when old one's usage will be
removed. The idea of the renaming to provide a clear signal that this
is debug build only macros and will be stripped in the production build.

Bug: webrtc:9065
Change-Id: I4c35d8b03e74a4b3fd1ae75dba2f9c05643101db
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/237802
Reviewed-by: Harald Alvestrand <hta@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#35348}
2021-11-15 21:44:59 +00:00
..
test Moving src/webrtc into src/. 2017-09-15 04:25:06 +00:00
BUILD.gn Remove from chromium build targets that are not compatible with it. 2021-02-01 13:46:19 +00:00
click_annotate.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
common.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
daubechies_8_wavelet_coeffs.h Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
dyadic_decimator.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
dyadic_decimator_unittest.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
file_utils.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
file_utils.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
file_utils_unittest.cc Format almost everything. 2019-07-08 13:45:15 +00:00
moving_moments.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
moving_moments.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
moving_moments_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
transient_detector.cc Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
transient_detector.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
transient_detector_unittest.cc Reland "Trim down FileWrapper class to be merely a wrapper owning a FILE*" 2019-01-21 12:46:25 +00:00
transient_suppression_test.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
transient_suppressor.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
transient_suppressor_impl.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
transient_suppressor_impl.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
transient_suppressor_unittest.cc Make transient suppression optionally excludable via defines 2020-04-02 11:44:07 +00:00
windows_private.h Ensured that all files in APM are using the webrtc namespace 2020-03-20 17:33:28 +00:00
wpd_node.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_node.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
wpd_node_unittest.cc Reformat the WebRTC code base 2018-06-19 14:00:39 +00:00
wpd_tree.cc [Cleanup] Add missing #include. Remove useless ones. 2018-10-23 11:32:56 +00:00
wpd_tree.h Use backticks not vertical bars to denote variables in comments for /modules/audio_processing 2021-08-09 21:49:02 +00:00
wpd_tree_unittest.cc Concatenate string literals at compile time. 2020-01-14 14:47:48 +00:00