ref: a928572055cb8151e0fdde8f0d859d98f3d23e4b
parent: 47e905dce7289244e614b72425fc2bcba37f40dc
author: Jean-Marc Valin <[email protected]>
date: Thu Jan 27 13:44:26 EST 2011
Making rebalance a celt_int32
--- a/libcelt/bands.c
+++ b/libcelt/bands.c
@@ -956,7 +956,7 @@
celt_norm *next_lowband2=NULL;
celt_norm *next_lowband_out1=NULL;
int next_level=0;
- int rebalance;
+ celt_int32 rebalance;
/* Give more bits to low-energy MDCTs than they would otherwise deserve */
if (B0>1 && !stereo)