Loading lib_dec/er_dec_tcx_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -989,7 +989,8 @@ void con_tcx_ivas_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) { IF( coh == -16384 && noise_seed == NULL && only_left == 0 && A_cng == NULL ) { leg_flag = 0; } #endif Loading Loading
lib_dec/er_dec_tcx_fx.c +2 −1 Original line number Diff line number Diff line Loading @@ -989,7 +989,8 @@ void con_tcx_ivas_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) { IF( coh == -16384 && noise_seed == NULL && only_left == 0 && A_cng == NULL ) { leg_flag = 0; } #endif Loading