Commit 0785cc25 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

deactivated 5 of 16

parent 6a046efc
Loading
Loading
Loading
Loading
+3 −3
Original line number Diff line number Diff line
@@ -2288,13 +2288,13 @@ void open_decoder_LPD_ivas_fx(

    st->flagGuidedAcelp = 0;
    move16();
#ifdef HARMONIZE_2583_open_decoder_LPD
#ifdef HARMONIZE_2583_open_decoder_LPD_
    IF( GT_16( st->element_mode, EVS_MONO ) )
    {
#endif
        st->tonal_mdct_plc_active = 0;
        move16();
#ifdef HARMONIZE_2583_open_decoder_LPD
#ifdef HARMONIZE_2583_open_decoder_LPD_
    }
#endif
    st->T0_4th = L_SUBFR;
@@ -2307,7 +2307,7 @@ void open_decoder_LPD_ivas_fx(
    {
        st->enablePlcWaveadjust = 1;
        move16();
#ifdef HARMONIZE_2583_open_decoder_LPD
#ifdef HARMONIZE_2583_open_decoder_LPD_
        Word32 last_total_brate_condition;
        IF( GT_16( st->element_mode, EVS_MONO ) )
        {