From 8e84913db43f6f8ab6be7f5f6fffbffd1ac6cd10 Mon Sep 17 00:00:00 2001 From: Diego Biurrun Date: Thu, 21 Aug 2008 10:31:08 +0000 Subject: cosmetics: Fix incorrect indentation. Originally committed as revision 14878 to svn://svn.ffmpeg.org/ffmpeg/trunk --- libavcodec/lpc.c | 64 ++++++++++++++++++++++++++++---------------------------- 1 file changed, 32 insertions(+), 32 deletions(-) (limited to 'libavcodec/lpc.c') diff --git a/libavcodec/lpc.c b/libavcodec/lpc.c index 63a410c883..5c80d7e8cb 100644 --- a/libavcodec/lpc.c +++ b/libavcodec/lpc.c @@ -31,38 +31,38 @@ static void compute_lpc_coefs(const double *autoc, int max_order, double lpc[][MAX_LPC_ORDER], double *ref) { - int i, j, i2; - double r, err, tmp; - double lpc_tmp[MAX_LPC_ORDER]; - - for(i=0; i> 1); - lpc_tmp[i] = r; - for(j=0; j> 1); + lpc_tmp[i] = r; + for(j=0; j