summaryrefslogtreecommitdiffstats
path: root/libAACenc/src/psy_main.h
diff options
context:
space:
mode:
Diffstat (limited to 'libAACenc/src/psy_main.h')
-rw-r--r--libAACenc/src/psy_main.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/libAACenc/src/psy_main.h b/libAACenc/src/psy_main.h
index 29edca5..7bdcc38 100644
--- a/libAACenc/src/psy_main.h
+++ b/libAACenc/src/psy_main.h
@@ -117,8 +117,8 @@ typedef struct {
typedef struct {
PSY_CONFIGURATION psyConf[2]; /* LONG / SHORT */
- PSY_ELEMENT* psyElement[(6)];
- PSY_STATIC* pStaticChannels[(6)];
+ PSY_ELEMENT* psyElement[(8)];
+ PSY_STATIC* pStaticChannels[(8)];
PSY_DYNAMIC* psyDynamic;
INT granuleLength;