Loading lib_enc/swb_tbe_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading Loading
lib_enc/swb_tbe_enc_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -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 Loading