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

Unified Diff: third_party/opus/src/celt/static_modes_fixed_arm_ne10.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/rate.c ('k') | third_party/opus/src/celt/static_modes_float_arm_ne10.h » ('j') | no next file with comments »
Expand Comments ('e') | Collapse Comments ('c') | Show Comments Hide Comments ('s')
Index: third_party/opus/src/celt/static_modes_fixed_arm_ne10.h
diff --git a/third_party/opus/src/celt/static_modes_fixed_arm_ne10.h b/third_party/opus/src/celt/static_modes_fixed_arm_ne10.h
index b8ef0cee9838c345cfbddba785e383f00c639722..7623092192507ede3682b118abb8046466c42178 100644
--- a/third_party/opus/src/celt/static_modes_fixed_arm_ne10.h
+++ b/third_party/opus/src/celt/static_modes_fixed_arm_ne10.h
@@ -1,7 +1,7 @@
/* The contents of this file was automatically generated by
* dump_mode_arm_ne10.c with arguments: 48000 960
* It contains static definitions for some pre-defined modes. */
-#include <NE10_init.h>
+#include <NE10_types.h>
#ifndef NE10_FFT_PARAMS48000_960
#define NE10_FFT_PARAMS48000_960
« no previous file with comments | « third_party/opus/src/celt/rate.c ('k') | third_party/opus/src/celt/static_modes_float_arm_ne10.h » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698