diff ac3dec_data.c @ 7711:06340e09c0ba libavcodec

cosmetics: rename a table
author jbr
date Wed, 27 Aug 2008 23:44:34 +0000
parents 880c701c3dcf
children dc1a7a6ec58d
line wrap: on
line diff
--- a/ac3dec_data.c	Wed Aug 27 23:23:54 2008 +0000
+++ b/ac3dec_data.c	Wed Aug 27 23:44:34 2008 +0000
@@ -1072,7 +1072,7 @@
 {   3231,   -3284,   27336,    4174,   -1683,     497},
 };
 
-const int16_t (*ff_eac3_vq_hebap[8])[6] = {
+const int16_t (*ff_eac3_mantissa_vq[8])[6] = {
     NULL,
     vq_hebap1,
     vq_hebap2,