Commit 6314efd1 authored by Fabian Bauer's avatar Fabian Bauer
Browse files

reactivate first 3 macros

parent 9227e65e
Loading
Loading
Loading
Loading
Loading
+2 −2
Original line number Diff line number Diff line
@@ -1186,7 +1186,7 @@ void open_decoder_LPD_ivas_fx(
    }
    st->bits_frame = extract_l( L_shr( Mpy_32_16_1( L_shl( st->total_brate, 1 ), 20972 ), 6 ) ); /* 20972 = 0.01 * 64 * 32768 */
    move16();
#ifdef HARMONIZE_2583_open_decoder_LPD_
#ifdef HARMONIZE_2583_open_decoder_LPD
    IF( EQ_16( st->element_mode, EVS_MONO ) )
    {
        assert( FSCALE_DENOM == 512 );
@@ -1255,7 +1255,7 @@ void open_decoder_LPD_ivas_fx(
    }

    test();
#ifdef HARMONIZE_2583_open_decoder_LPD_
#ifdef HARMONIZE_2583_open_decoder_LPD
    /*TODO: CHECK THIS*/
    IF( EQ_32( st->sr_core, INT_FS_16k ) )
    {