Loading lib_dec/swb_tbe_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -6183,7 +6183,7 @@ void ivas_swb_tbe_dec_fx( { Lmax = L_max( Lmax, L_abs( bwe_exc_extended_fx[cnt] ) ); } Q_bwe_exc = norm_l( Lmax ); Q_bwe_exc = sub( norm_l( Lmax ), 1 ); if ( Lmax == 0 ) { Q_bwe_exc = 31; Loading Loading
lib_dec/swb_tbe_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -6183,7 +6183,7 @@ void ivas_swb_tbe_dec_fx( { Lmax = L_max( Lmax, L_abs( bwe_exc_extended_fx[cnt] ) ); } Q_bwe_exc = norm_l( Lmax ); Q_bwe_exc = sub( norm_l( Lmax ), 1 ); if ( Lmax == 0 ) { Q_bwe_exc = 31; Loading