Commit c9c6b7eb authored by Sandesh Venkatesh's avatar Sandesh Venkatesh
Browse files

Fix for 3GPP issue 876 (Wrong BWE tilt during FEC)

parent f96a652f
Loading
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -2762,6 +2762,7 @@ void ivas_swb_tbe_dec_fx(


    /* Update previous frame parameters for FEC */
    Copy( lsf_shb_fx, hBWE_TD->lsp_prevfrm_fx, LPC_SHB_ORDER );
    IF( EQ_16( st->codec_mode, MODE1 ) )
    {
        hBWE_TD->GainFrame_prevfrm_fx = GainFrame_fx;