summaryrefslogtreecommitdiffstats
path: root/libavcodec/aactab.h
diff options
context:
space:
mode:
Diffstat (limited to 'libavcodec/aactab.h')
-rw-r--r--libavcodec/aactab.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libavcodec/aactab.h b/libavcodec/aactab.h
index e06f682..699d99d 100644
--- a/libavcodec/aactab.h
+++ b/libavcodec/aactab.h
@@ -47,6 +47,7 @@
DECLARE_ALIGNED(32, extern float, ff_aac_kbd_long_1024)[1024];
DECLARE_ALIGNED(32, extern float, ff_aac_kbd_long_512 )[512];
DECLARE_ALIGNED(32, extern float, ff_aac_kbd_short_128)[128];
+const DECLARE_ALIGNED(32, extern float, ff_aac_eld_window)[1920];
// @}
/* @name number of scalefactor window bands for long and short transform windows respectively
OpenPOWER on IntegriCloud