From 554b349cdb50c15a227407d2845787e4c940651b Mon Sep 17 00:00:00 2001 From: "Timothy B. Terriberry" Date: Fri, 3 Oct 2014 21:49:57 -0700 Subject: There are no tabs in source code. There is also no trailing whitespace. --- silk/main.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'silk/main.h') diff --git a/silk/main.h b/silk/main.h index 444542d0..24d7e66c 100644 --- a/silk/main.h +++ b/silk/main.h @@ -208,7 +208,7 @@ void silk_quant_LTP_gains( opus_int16 B_Q14[ MAX_NB_SUBFR * LTP_ORDER ], /* I/O (un)quantized LTP gains */ opus_int8 cbk_index[ MAX_NB_SUBFR ], /* O Codebook Index */ opus_int8 *periodicity_index, /* O Periodicity Index */ - opus_int32 *sum_gain_dB_Q7, /* I/O Cumulative max prediction gain */ + opus_int32 *sum_gain_dB_Q7, /* I/O Cumulative max prediction gain */ const opus_int32 W_Q18[ MAX_NB_SUBFR*LTP_ORDER*LTP_ORDER ], /* I Error Weights in Q18 */ opus_int mu_Q9, /* I Mu value (R/D tradeoff) */ opus_int lowComplexity, /* I Flag for low complexity */ -- cgit v1.2.3