diff --git a/celt/celt_decoder.c b/celt/celt_decoder.c index 89dcd9b4..68671dba 100644 --- a/celt/celt_decoder.c +++ b/celt/celt_decoder.c @@ -441,6 +441,8 @@ static void celt_decode_lost(CELTDecoder * OPUS_RESTRICT st, opus_val16 * OPUS_R for (i=0;iloss_count == 0) { _celt_autocorr(exc, ac, mode->window, overlap, @@ -468,9 +470,12 @@ static void celt_decode_lost(CELTDecoder * OPUS_RESTRICT st, opus_val16 * OPUS_R /* Samples just before the beginning of exc */ for (i=0;ipostfilter_period, st->postfilter_period, st->overlap, -st->postfilter_gain, -st->postfilter_gain, st->postfilter_tapset, st->postfilter_tapset, NULL, 0); - /* Simulate TDAC on the concealed audio so that it blends with the next frames */ + /* Simulate TDAC on the concealed audio so that it blends with the + MDCT of next frames. */ for (i=0;i