Loading lib_dec/swb_tbe_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading Loading
lib_dec/swb_tbe_dec.c +1 −0 Original line number Diff line number Diff line Loading @@ -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; Loading