Loading lib_enc/ivas_mdct_core_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -1297,6 +1297,7 @@ void ivas_mdct_core_whitening_enc_fx( core_signal_analysis_high_bitrate_ivas_fx( new_samples_fx[ch] + L_INP_MEM, T_op[ch], NULL, NULL, st, tnsSize[ch], tnsBits[ch], param_core[ch], <pBits[ch], windowedSignal_fx[ch], st->L_frame, st->hTcxEnc->L_frameTCX, hCPE->last_element_mode, 0, mdst_spectrum_fx[ch], mdst_spectrum_e[ch], &Q_new, &q_windowedSignal[ch] ); /* BWD in MDCT domain */ #if 0 IF( NE_16( st->hTcxCfg->tcx_last_overlap_mode, TRANSITION_OVERLAP ) ) { nSubframes = NB_DIV; Loading Loading @@ -1329,6 +1330,7 @@ void ivas_mdct_core_whitening_enc_fx( } } } #endif IF( st->last_core == ACELP_CORE ) /* reset past kernel info */ { Loading Loading
lib_enc/ivas_mdct_core_enc_fx.c +2 −0 Original line number Diff line number Diff line Loading @@ -1297,6 +1297,7 @@ void ivas_mdct_core_whitening_enc_fx( core_signal_analysis_high_bitrate_ivas_fx( new_samples_fx[ch] + L_INP_MEM, T_op[ch], NULL, NULL, st, tnsSize[ch], tnsBits[ch], param_core[ch], <pBits[ch], windowedSignal_fx[ch], st->L_frame, st->hTcxEnc->L_frameTCX, hCPE->last_element_mode, 0, mdst_spectrum_fx[ch], mdst_spectrum_e[ch], &Q_new, &q_windowedSignal[ch] ); /* BWD in MDCT domain */ #if 0 IF( NE_16( st->hTcxCfg->tcx_last_overlap_mode, TRANSITION_OVERLAP ) ) { nSubframes = NB_DIV; Loading Loading @@ -1329,6 +1330,7 @@ void ivas_mdct_core_whitening_enc_fx( } } } #endif IF( st->last_core == ACELP_CORE ) /* reset past kernel info */ { Loading