changeset 7464:2062bf984454 libavcodec

rearrange dimensions of pre_mantissa array
author jbr
date Sun, 03 Aug 2008 02:11:46 +0000
parents 5515e19b9137
children b679a09420c8
files ac3dec.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/ac3dec.h	Sun Aug 03 00:41:31 2008 +0000
+++ b/ac3dec.h	Sun Aug 03 02:11:46 2008 +0000
@@ -91,7 +91,7 @@
 
 ///@defgroup aht adaptive hybrid transform
     int channel_uses_aht[AC3_MAX_CHANNELS];                 ///< channel AHT in use     (chahtinu)
-    int pre_mantissa[6][AC3_MAX_CHANNELS][AC3_MAX_COEFS];   ///< pre-IDCT mantissas
+    int pre_mantissa[AC3_MAX_CHANNELS][AC3_MAX_COEFS][6];   ///< pre-IDCT mantissas
 ///@}
 
 ///@defgroup channel channel