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

Unified Diff: third_party/opus/src/celt/arm/fft_arm.h

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/celt_pitch_xcorr_arm.s ('k') | third_party/opus/src/celt/arm/fixed_armv4.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/src/celt/arm/fft_arm.h
diff --git a/third_party/opus/src/celt/arm/fft_arm.h b/third_party/opus/src/celt/arm/fft_arm.h
index 0cb55d8e22d2b87e69c0e55806da49e58a58dfd4..0b78175f3a9aa632045f13fafb20d4e91799d2b5 100644
--- a/third_party/opus/src/celt/arm/fft_arm.h
+++ b/third_party/opus/src/celt/arm/fft_arm.h
@@ -34,7 +34,6 @@
#if !defined(FFT_ARM_H)
#define FFT_ARM_H
-#include "config.h"
#include "kiss_fft.h"
#if defined(HAVE_ARM_NE10)
« no previous file with comments | « third_party/opus/src/celt/arm/celt_pitch_xcorr_arm.s ('k') | third_party/opus/src/celt/arm/fixed_armv4.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698