|
Replace calls to assert() with RTC_DCHECK_*() in .c code
We have RTC_CHECK and RTC_DCHECK for C now, so we should use it. It's
one fewer difference between our C and C++ code.
NOPRESUBMIT=true
Committed: https://crrev.com/1e8ed4a801509f5ea31f98f1f4822dba71be9f8e
Cr-Commit-Position: refs/heads/master@{#13930}
Total comments: 2
|
Unified diffs |
Side-by-side diffs |
Delta from patch set |
Stats (+150 lines, -156 lines) |
Patch |
|
M |
webrtc/common_audio/signal_processing/auto_correlation.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/filter_ar_fast_q12.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/filter_ar_fast_q12_mips.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/min_max_operations.c
|
View
|
|
12 chunks |
+12 lines, -12 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/min_max_operations_mips.c
|
View
|
|
7 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/min_max_operations_neon.c
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/spl_sqrt.c
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/signal_processing/splitting_filter.c
|
View
|
|
3 chunks |
+4 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/vad/vad_filterbank.c
|
View
|
|
3 chunks |
+5 lines, -6 lines |
0 comments
|
Download
|
|
M |
webrtc/common_audio/vad/vad_sp.c
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
A + |
webrtc/modules/audio_coding/codecs/isac/empty.cc
|
View
|
1
|
0 chunks |
+-1 lines, --1 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/bandwidth_estimator.c
|
View
|
|
7 chunks |
+7 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/encode.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/entropy_coding_neon.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks.c
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/filterbanks_neon.c
|
View
|
|
2 chunks |
+3 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/filters.c
|
View
|
|
2 chunks |
+3 lines, -4 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/filters_neon.c
|
View
|
|
2 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/fix/source/isacfix.c
|
View
|
|
3 chunks |
+5 lines, -5 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/isac_test.gypi
|
View
|
1
|
1 chunk |
+1 line, -0 lines |
2 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/main/source/bandwidth_estimator.c
|
View
|
|
8 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_coding/codecs/isac/main/source/isac.c
|
View
|
|
4 chunks |
+8 lines, -8 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/agc/legacy/analog_agc.c
|
View
|
|
2 chunks |
+4 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/agc/legacy/digital_agc.c
|
View
|
|
3 chunks |
+3 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/ns/ns_core.c
|
View
|
|
6 chunks |
+7 lines, -7 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/ns/nsx_core.c
|
View
|
|
16 chunks |
+29 lines, -29 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/ns/nsx_core_c.c
|
View
|
|
2 chunks |
+2 lines, -3 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/ns/nsx_core_mips.c
|
View
|
|
2 chunks |
+2 lines, -2 lines |
0 comments
|
Download
|
|
M |
webrtc/modules/audio_processing/ns/nsx_core_neon.c
|
View
|
|
7 chunks |
+12 lines, -11 lines |
0 comments
|
Download
|
|
M |
webrtc/system_wrappers/source/data_log_c_helpers_unittest.c
|
View
|
|
1 chunk |
+0 lines, -1 line |
0 comments
|
Download
|
Total messages: 18 (7 generated)
|