Commit 094c1d0d authored by multrus's avatar multrus
Browse files

fix index

parent 2fe0a149
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1486,7 +1486,7 @@ void TonalMDCTConceal_InsertNoise_ivas_fx(

                FOR( l = crossOverFreq; l < hTonalMDCTConc->lastBlockData.nSamples; l++ )
                {
                    mdctSpectrum[i] = 0;
                    mdctSpectrum[l] = 0;
                    move32();
                }