Commit 564b7b48 authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

EVS crash fix

parent 30632c9d
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -180,7 +180,7 @@ ivas_error TonalMDCTConceal_Init_ivas_fx(
    move16();
    //hTonalMDCTConc->pTCI_float = (TonalComponentsInfo_fix *) hTonalMDCTConc->timeDataBuffer;

    //hTonalMDCTConc->pTCI_float = &hTonalMDCTConc->pTCI_fix1;
    hTonalMDCTConc->pTCI_float = &hTonalMDCTConc->pTCI_float1;

    move16();
    hTonalMDCTConc->lastPitchLag = L_deposit_l( 0 );