Loading lib_dec/ivas_post_proc.c +0 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ void ivas_post_proc( { /*Use channel 0 side info.*/ tcx_ltp_post( sts[0], hTcxLtpDec, TCX_20_CORE, output_frame, NS2SA( output_Fs, STEREO_DFT32MS_OVL_NS ), output[k], hCPE->output_mem[k] ); /* IVAS_fmToDo: harmonize buffers hCPE->output_mem and hTcxDec->FBTCXdelayBuf ?? */ } } #endif Loading Loading
lib_dec/ivas_post_proc.c +0 −1 Original line number Diff line number Diff line Loading @@ -146,7 +146,6 @@ void ivas_post_proc( { /*Use channel 0 side info.*/ tcx_ltp_post( sts[0], hTcxLtpDec, TCX_20_CORE, output_frame, NS2SA( output_Fs, STEREO_DFT32MS_OVL_NS ), output[k], hCPE->output_mem[k] ); /* IVAS_fmToDo: harmonize buffers hCPE->output_mem and hTcxDec->FBTCXdelayBuf ?? */ } } #endif Loading