Loading lib_dec/ivas_tcx_core_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ void stereo_tcx_core_dec_fx( #ifndef HARMONIZE_2446_CON_TCX_FX con_tcx_fx( st, &synthFB_fx[0] /*, -1.f, NULL, 0, NULL */ ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], -1.f, NULL, 0, NULL ); con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL ); #endif // !HARMONIZE_2446_CON_TCX_FX Loading Loading
lib_dec/ivas_tcx_core_dec_fx.c +1 −1 Original line number Diff line number Diff line Loading @@ -491,7 +491,7 @@ void stereo_tcx_core_dec_fx( #ifndef HARMONIZE_2446_CON_TCX_FX con_tcx_fx( st, &synthFB_fx[0] /*, -1.f, NULL, 0, NULL */ ); #else con_tcx_ivas_fx( st, &synthFB_fx[0], -1.f, NULL, 0, NULL ); con_tcx_ivas_fx( st, &synthFB_fx[0], -16384, NULL, 0, NULL ); #endif // !HARMONIZE_2446_CON_TCX_FX Loading