From e137934fae1bd9f963f4f69881ae2b0c13143983 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 26 Nov 2009 09:59:10 +0000 Subject: cosmetics: K&R style, prettyprinting Originally committed as revision 20619 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/mpegaudio_tablegen.h | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) (limited to 'libavcodec/mpegaudio_tablegen.h') diff --git a/libavcodec/mpegaudio_tablegen.h b/libavcodec/mpegaudio_tablegen.h index 17a124faed..0113e36d7b 100644 --- a/libavcodec/mpegaudio_tablegen.h +++ b/libavcodec/mpegaudio_tablegen.h @@ -34,7 +34,7 @@ #define mpegaudio_tableinit() #include "libavcodec/mpegaudio_tables.h" #else -static int8_t table_4_3_exp[TABLE_4_3_SIZE]; +static int8_t table_4_3_exp[TABLE_4_3_SIZE]; static uint32_t table_4_3_value[TABLE_4_3_SIZE]; static uint32_t exp_table[512]; static uint32_t expval_table[512][16]; @@ -42,25 +42,25 @@ static uint32_t expval_table[512][16]; static void mpegaudio_tableinit(void) { int i, value, exponent; - for(i=1;i