Loading lib_dec/dec_LPD_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ void decoder_LPD_fx( #else #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, (Word16)1); con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, 1); #else con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, EQ_16(st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading Loading
lib_dec/dec_LPD_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -575,7 +575,7 @@ void decoder_LPD_fx( #else #ifndef HARMONIZE_2446_CON_TCX_FX_NONBE con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, (Word16)1); con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, 1); #else con_tcx_ivas_fx(st, &synthFB[0], -16384, NULL, 0, NULL, EQ_16(st->element_mode, EVS_MONO ) ); #endif // !HARMONIZE_2446_CON_TCX_FX_NONBE Loading