Loading lib_dec/amr_wb_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1110,7 +1110,6 @@ ivas_error amr_wb_dec_fx( Scale_sig( hTcxLtpDec->tcxltp_mem_out, output_frame, sub( st_fx->Q_syn2, st_fx->Qprev_synth_buffer_fx ) ); tcx_ltp_post( st_fx, hTcxLtpDec, ACELP_CORE, output_frame, 0, synth_out_fx, NULL ); } assert( 0 ); /* final output of synthesis signal */ syn_output_fx( st_fx->codec_mode, synth_out_fx, output_frame, output_sp, st_fx->Q_syn2 ); Loading Loading
lib_dec/amr_wb_dec_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -1110,7 +1110,6 @@ ivas_error amr_wb_dec_fx( Scale_sig( hTcxLtpDec->tcxltp_mem_out, output_frame, sub( st_fx->Q_syn2, st_fx->Qprev_synth_buffer_fx ) ); tcx_ltp_post( st_fx, hTcxLtpDec, ACELP_CORE, output_frame, 0, synth_out_fx, NULL ); } assert( 0 ); /* final output of synthesis signal */ syn_output_fx( st_fx->codec_mode, synth_out_fx, output_frame, output_sp, st_fx->Q_syn2 ); Loading