Loading lib_dec/FEC_HQ_phase_ecu.c +1 −0 Original line number Diff line number Diff line Loading @@ -2124,6 +2124,7 @@ static void hq_phase_ecu( { *time_offs = 0; } #endif #ifdef NONBE_FIX_1180_HQMDCT_PHECU_LT_MUTING trans_ana( prevsynth + 2 * output_frame - Lprot - *time_offs + ph_ecu_lookahead, mag_chg, &ph_dith, mag_chg_1st, output_frame, *time_offs, env_stab, *last_fec, element_mode, alpha, beta, beta_mute, Xavg ); #else Loading Loading
lib_dec/FEC_HQ_phase_ecu.c +1 −0 Original line number Diff line number Diff line Loading @@ -2124,6 +2124,7 @@ static void hq_phase_ecu( { *time_offs = 0; } #endif #ifdef NONBE_FIX_1180_HQMDCT_PHECU_LT_MUTING trans_ana( prevsynth + 2 * output_frame - Lprot - *time_offs + ph_ecu_lookahead, mag_chg, &ph_dith, mag_chg_1st, output_frame, *time_offs, env_stab, *last_fec, element_mode, alpha, beta, beta_mute, Xavg ); #else Loading