Chromium Code Reviews

Unified Diff: webrtc/modules/audio_processing/aec/aec_rdft_neon.cc

Issue 1881153003: Moved the aec_rdft*.c files to be built using C++ (Closed) Base URL: https://chromium.googlesource.com/external/webrtc.git@master
Patch Set: Rebase with latest master Created 4 years, 8 months ago
Use n/p to move between diff chunks; N/P to move between comments.
Jump to:
View side-by-side diff with in-line comments
Index: webrtc/modules/audio_processing/aec/aec_rdft_neon.cc
diff --git a/webrtc/modules/audio_processing/aec/aec_rdft_neon.c b/webrtc/modules/audio_processing/aec/aec_rdft_neon.cc
similarity index 100%
rename from webrtc/modules/audio_processing/aec/aec_rdft_neon.c
rename to webrtc/modules/audio_processing/aec/aec_rdft_neon.cc
« no previous file with comments | « webrtc/modules/audio_processing/aec/aec_rdft_neon.c ('k') | webrtc/modules/audio_processing/aec/aec_rdft_sse2.c » ('j') | no next file with comments »

Powered by Google App Engine