webrtc/common_audio/vad
Artem Titov a19f0c7409 Fix C function to comply with improved -Wstrict-prototypes
Bug: b/229072413
Change-Id: Id02a4c92693858864fdadfafdbdd98ed78f1c83e
Reviewed-on: https://webrtc-review.googlesource.com/c/src/+/258790
Reviewed-by: Mirko Bonadei <mbonadei@webrtc.org>
Reviewed-by: Per Åhgren <peah@webrtc.org>
Commit-Queue: Artem Titov <titovartem@webrtc.org>
Cr-Commit-Position: refs/heads/main@{#36539}
2022-04-13 12:27:48 +00:00
..
include Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
mock In common_audio/ and modules/audio_* replace mock macros with unified MOCK_METHOD macro 2020-05-20 13:17:31 +00:00
vad.cc Prepare to rename RTC_NOTREACHED to RTC_DCHECK_NOTREACHED 2021-11-15 21:44:59 +00:00
vad_core.c Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
vad_core.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_core_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vad_filterbank.c Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_filterbank.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_filterbank_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vad_gmm.c Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_gmm.h Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_gmm_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vad_sp.c Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_sp.h Use backticks not vertical bars to denote variables in comments 2021-08-10 10:40:03 +00:00
vad_sp_unittest.cc Use backticks not vertical bars to denote variables in comments for /common_audio 2021-07-27 18:21:35 +00:00
vad_unittest.cc Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
vad_unittest.h Delete root header file typedef.h. 2018-07-25 14:59:26 +00:00
webrtc_vad.c Fix C function to comply with improved -Wstrict-prototypes 2022-04-13 12:27:48 +00:00