Commit 7dd73aad authored by multrus's avatar multrus
Browse files

revert unncessary changes

parent e16d4bd5
Loading
Loading
Loading
Loading
Loading
+0 −7
Original line number Diff line number Diff line
@@ -1838,15 +1838,8 @@ ivas_error acelp_core_dec_fx(
        test();
        IF( ( ( st->core_brate == FRAME_NO_DATA ) || EQ_32( st->core_brate, SID_2k40 ) ) && ( EQ_16( st->cng_type, FD_CNG ) ) && ( LT_16( st->hFdCngDec->hFdCngCom->numCoreBands, st->cldfbSyn->no_channels ) ) )
        {
#ifndef FIX_BASOP_2457_HARM_GEN
            generate_comfort_noise_dec_hf_fx( realBuffer_fx, imagBuffer_fx, &scaleFactor.hb_scale, st );

#else
            generate_comfort_noise_dec_hf_fx( realBuffer_fx, imagBuffer_fx, &scaleFactor.hb_scale, st );

#endif // !FIX_BASOP_2457_HARM_GEN


            st->cldfbSyn->bandsToZero = 0;
            move16();
            IF( LT_16( st->hFdCngDec->hFdCngCom->regularStopBand, st->cldfbSyn->no_channels ) )