Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(500)

Unified Diff: third_party/opus/src/celt/arm/celt_ne10_fft.c

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Include minor updates including fix for win_clang Created 3 years, 5 months ago
Use n/p to move between diff chunks; N/P to move between comments. Draft comments are only viewable by you.
Jump to:
View side-by-side diff with in-line comments
Download patch
Index: third_party/opus/src/celt/arm/celt_ne10_fft.c
diff --git a/third_party/opus/src/celt/arm/celt_ne10_fft.c b/third_party/opus/src/celt/arm/celt_ne10_fft.c
index 42d96a711760e3a6ddf4be61cdf7bf971aa78aa3..b8c60abe98b83571a0bc8585081a57facb5a56a9 100644
--- a/third_party/opus/src/celt/arm/celt_ne10_fft.c
+++ b/third_party/opus/src/celt/arm/celt_ne10_fft.c
@@ -36,7 +36,6 @@
#endif
#endif
-#include <NE10_init.h>
#include <NE10_dsp.h>
#include "os_support.h"
#include "kiss_fft.h"

Powered by Google App Engine
This is Rietveld 408576698