Commit 586436b3 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 and 4986
parent d5f13f9b
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4983,7 +4983,7 @@ static void EstimateSHBFrameGain_ivas_fx(

    FOR( ; i < l_frame; i++ )
    {
#ifdef ISSUE_1867_replace_overflow_libenc_
#ifdef ISSUE_1867_replace_overflow_libenc
        oriNrg = L_mac0_sat( oriNrg, oriSHB[i], oriSHB[i] ); /* 2*Q_oriSHB */ //??sat
        sig = round_fx_sat( mod_syn[i] ); /* Q_oriSHB */                      //??sat
        synNrg = L_mac0_sat( synNrg, sig, sig ); /* 2*Q_oriSHB - 2*/          //??sat