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

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

Issue 2962373002: [Opus] Update to v1.2.1 (Closed)
Patch Set: Pre-increment instead of post-increment 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
« no previous file with comments | « third_party/opus/src/celt/arm/arm_celt_map.c ('k') | third_party/opus/src/celt/arm/celt_neon_intr.c » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
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"
« no previous file with comments | « third_party/opus/src/celt/arm/arm_celt_map.c ('k') | third_party/opus/src/celt/arm/celt_neon_intr.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698