diff --git a/libcelt/modes.c b/libcelt/modes.c index c48c206a..a0ed46fc 100644 --- a/libcelt/modes.c +++ b/libcelt/modes.c @@ -171,14 +171,16 @@ static celt_int16 *compute_ebands(celt_int32 Fs, int frame_size, int res, int *n for (i=0;i frame_size) eBands[*nbEBands] = frame_size; for (i=1;i<*nbEBands-1;i++)