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

Unified Diff: third_party/opus/src/celt/static_modes_float_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
Index: third_party/opus/src/celt/static_modes_float_arm_ne10.h
diff --git a/third_party/opus/src/celt/static_modes_float_arm_ne10.h b/third_party/opus/src/celt/static_modes_float_arm_ne10.h
index 934a82a420a296c2fb5ec0794f9c6fde5bb76049..66e1abb1013279302e453dd10785cf29fa1c6dce 100644
--- a/third_party/opus/src/celt/static_modes_float_arm_ne10.h
+++ b/third_party/opus/src/celt/static_modes_float_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/static_modes_fixed_arm_ne10.h ('k') | third_party/opus/src/celt/tests/test_unit_dft.c » ('j') | no next file with comments »

Powered by Google App Engine
This is Rietveld 408576698