Commit cd30a2ba authored by Fabian Bauer's avatar Fabian Bauer
Browse files

fix IVAS/EVS condition

parent fd642099
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1257,7 +1257,7 @@ void open_decoder_LPD_ivas_fx(
    test();
#ifdef HARMONIZE_2583_open_decoder_LPD
    /*TODO: CHECK THIS*/
    IF( EQ_32( st->sr_core, INT_FS_16k ) )
    IF( EQ_16( st->element_mode, EVS_MONO ) )
    {
        st->gamma = GAMMA1;
        move16();