Commit 121e79bd authored by Fabian Bauer's avatar Fabian Bauer
Browse files

fix builderror

parent 730a858f
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -2349,7 +2349,7 @@ void open_decoder_LPD_ivas_fx(
        move16();
        st->hTonalMDCTConc->lastBlockData.nSamples = 0;
        move16();
#ifndef HARMONIZE_2583_open_decoder_LPD__TonalConcealseparateinit
#ifndef HARMONIZE_2583_open_decoder_LPD_TonalConcealseparateinit
        TonalMDCTConceal_Init_fx( st->element_mode, st->hTonalMDCTConc, st->hTcxDec->L_frameTCX, st->L_frame, FDNS_NPTS, st->hTcxCfg );
#else

@@ -2365,7 +2365,7 @@ void open_decoder_LPD_ivas_fx(
#ifdef HARMONIZE_2583_open_decoder_LPD_
        }
#endif
#endif /*#ifndef HARMONIZE_2583_open_decoder_LPD__TonalConcealseparateinit*/
#endif /*#ifndef HARMONIZE_2583_open_decoder_LPD_TonalConcealseparateinit*/
    }

    st->last_tns_active = 0;