Commit 3e51b45c authored by vaillancour's avatar vaillancour
Browse files

fix encoder

parent de111a2c
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -1410,7 +1410,7 @@ void highband_exc_dct_in_ivas_fx(
#elif defined FIX_2380_HARM_GSC_GAIN_COMP_FX
    max_lt_ener = 0;
    move16();
    IF( NE_16( element_mode, EVS_MONO ) ) /* to keep EVS BE */
    IF( NE_16( element_mode, EVS_MONO ) && lt_ener_per_band_fx != NULL ) /* to keep EVS BE */
    {
        FOR( i = 0; i < MBANDS_GN; i++ )
        {