Loading lib_enc/ivas_mct_core_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,6 @@ void ivas_mct_core_enc_fx( FOR( ch = CPE_CHANNELS; ch < MCT_MAX_CHANNELS; ch++ ) { set32_fx( powerSpecMsInv_long_fx[ch], 0, L_FRAME48k ); q_powSpec[ch] = 0; move16(); set16_fx( exp_powerSpec[ch], 0, N_MAX + L_MDCT_OVLP_MAX ); Loading Loading
lib_enc/ivas_mct_core_enc_fx.c +0 −1 Original line number Diff line number Diff line Loading @@ -338,7 +338,6 @@ void ivas_mct_core_enc_fx( FOR( ch = CPE_CHANNELS; ch < MCT_MAX_CHANNELS; ch++ ) { set32_fx( powerSpecMsInv_long_fx[ch], 0, L_FRAME48k ); q_powSpec[ch] = 0; move16(); set16_fx( exp_powerSpec[ch], 0, N_MAX + L_MDCT_OVLP_MAX ); Loading