rearrange dimensions of pre_mantissa array
authorJustin Ruggles <justin.ruggles@gmail.com>
Sun, 3 Aug 2008 02:11:46 +0000 (02:11 +0000)
committerJustin Ruggles <justin.ruggles@gmail.com>
Sun, 3 Aug 2008 02:11:46 +0000 (02:11 +0000)
Originally committed as revision 14514 to svn://svn.ffmpeg.org/ffmpeg/trunk

libavcodec/ac3dec.h

index 91462d9..b661308 100644 (file)
@@ -91,7 +91,7 @@ typedef struct {
 
 ///@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