Loading lib_dec/er_dec_tcx_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -988,12 +988,6 @@ void con_tcx_ivas_fx( #ifdef HARMONIZE_2446_CON_TCX_FX int leg_flag; leg_flag = EQ_16( st->element_mode, EVS_MONO ) || EQ_16( st->element_mode, IVAS_SCE ) || LT_32( st->element_brate, 48000 ); #if 1 IF( coh == -16384 && noise_seed == NULL && only_left == 0 && A_cng == NULL ) { leg_flag = 0; } #endif #endif // HARMONIZE_2446_CON_TCX_FX hTcxLtpDec = st->hTcxLtpDec; Loading Loading
lib_dec/er_dec_tcx_fx.c +0 −6 Original line number Diff line number Diff line Loading @@ -988,12 +988,6 @@ void con_tcx_ivas_fx( #ifdef HARMONIZE_2446_CON_TCX_FX int leg_flag; leg_flag = EQ_16( st->element_mode, EVS_MONO ) || EQ_16( st->element_mode, IVAS_SCE ) || LT_32( st->element_brate, 48000 ); #if 1 IF( coh == -16384 && noise_seed == NULL && only_left == 0 && A_cng == NULL ) { leg_flag = 0; } #endif #endif // HARMONIZE_2446_CON_TCX_FX hTcxLtpDec = st->hTcxLtpDec; Loading