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

use swb_bwe_enc_fx from 9b193cb8, deactivate file from second half of...

use swb_bwe_enc_fx from 9b193cb8, deactivate file from second half of EstimateSHBFrameGain_ivas_fx() and reactivate line 5000
parent 63ce9657
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4997,7 +4997,7 @@ static void EstimateSHBFrameGain_ivas_fx(
    tmp = add( l_frame, l_shb_lahead );
    FOR( ; i < tmp; i++ )
    {
#ifdef ISSUE_1867_replace_overflow_libenc_
#ifdef ISSUE_1867_replace_overflow_libenc
        sig = mult_r_sat( oriSHB[i], win_shb[l_frame + l_shb_lahead - 1 - i] ); /* Q_oriSHB */                  //??sat
        oriNrg = L_mac0_sat( oriNrg, sig, sig ); /* 2*Q_oriSHB */                                               //??sat
        sig = round_fx_sat( Mult_32_16( mod_syn[i], win_shb[l_frame + l_shb_lahead - 1 - i] ) ); /* Q_oriSHB */ //??sat