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

Unified Diff: third_party/opus/src/celt/arm/mdct_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/fixed_armv5e.h ('k') | third_party/opus/src/celt/arm/pitch_arm.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/mdct_arm.h
diff --git a/third_party/opus/src/celt/arm/mdct_arm.h b/third_party/opus/src/celt/arm/mdct_arm.h
index 49cbb4457602891e4c306b57d7a09979452d4fc2..14200bac4b3463c6e722ecf2a21e98c9fda33d09 100644
--- a/third_party/opus/src/celt/arm/mdct_arm.h
+++ b/third_party/opus/src/celt/arm/mdct_arm.h
@@ -33,7 +33,6 @@
#if !defined(MDCT_ARM_H)
#define MDCT_ARM_H
-#include "config.h"
#include "mdct.h"
#if defined(HAVE_ARM_NE10)
« no previous file with comments | « third_party/opus/src/celt/arm/fixed_armv5e.h ('k') | third_party/opus/src/celt/arm/pitch_arm.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698