From 0094c881059af78dda93ee1d2ef65d8d7d6453ef Mon Sep 17 00:00:00 2001 From: Jean-Marc Valin Date: Thu, 29 Nov 2012 17:59:50 -0500 Subject: [PATCH] Better comments in the PLC --- celt/celt_decoder.c | 26 +++++++++++++++++++------- 1 file changed, 19 insertions(+), 7 deletions(-) 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