This website requires JavaScript.
Explore
Help
Register
Sign In
admin
/
webrtc_m130
Watch
1
Star
0
Fork
0
You've already forked webrtc_m130
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
webrtc_m130
/
webrtc
/
modules
/
audio_processing
/
aec
History
kwiberg
9e2be5f292
webrtc/modules/audio_processing: Use RTC_DCHECK() instead of assert()
...
Review-Url:
https://codereview.webrtc.org/2320053003
Cr-Commit-Position: refs/heads/master@{#14211}
2016-09-14 12:23:29 +00:00
..
aec_common.h
…
aec_core_mips.cc
…
aec_core_neon.cc
…
aec_core_optimized_methods.h
…
aec_core_sse2.cc
…
aec_core.cc
webrtc/modules/audio_processing: Use RTC_DCHECK() instead of assert()
2016-09-14 12:23:29 +00:00
aec_core.h
The buffering of the farend signal is refactored in this CL.
2016-09-12 18:27:20 +00:00
aec_rdft_mips.cc
…
aec_rdft_neon.cc
…
aec_rdft_sse2.cc
…
aec_rdft.cc
…
aec_rdft.h
…
aec_resampler.cc
webrtc/modules/audio_processing: Use RTC_DCHECK() instead of assert()
2016-09-14 12:23:29 +00:00
aec_resampler.h
…
echo_cancellation_unittest.cc
…
echo_cancellation.cc
The buffering of the farend signal is refactored in this CL.
2016-09-12 18:27:20 +00:00
echo_cancellation.h
Fix Chromium clang plugin warnings
2016-08-29 21:46:14 +00:00
system_delay_unittest.cc
…