diff --git a/libcelt/celt.c b/libcelt/celt.c index 41effc4c..2e206e77 100644 --- a/libcelt/celt.c +++ b/libcelt/celt.c @@ -1347,13 +1347,20 @@ static void celt_decode_lost(CELTDecoder * restrict st, celt_word16 * restrict p iir(e, st->lpc, e, len+st->mode->overlap, LPC_ORDER, mem); { - float ratio, S2=0; + float S2=0; for (i=0;i 0.2f*S2)) + { + for (i=0;imode->overlap-N;i++)