Commit 6353c814 authored by Manuel Jander's avatar Manuel Jander
Browse files

Merge remote-tracking branch 'origin' into...

Merge remote-tracking branch 'origin' into 1802-issue-1348-fix-regression-imdct_ivas_fx-assertion-observed-with-ltv-test
parents 9533c4e9 8cdb71cc
Loading
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -587,7 +587,7 @@ Word16 inov_encode_ivas_fx(
    set16_fx( y2, 0, L_SUBFR );

    Qh2 = sub( 14, norm_s( h2[0] ) );
    scale_sig( h2, L_SUBFR, sub( Q12, Qh2 ) );
    Scale_sig( h2, L_SUBFR, sub( Q12, Qh2 ) );

    IF( !Opt_AMR_WB )
    {