Loading lib_dec/ivas_tcx_core_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -493,11 +493,11 @@ void stereo_tcx_core_dec_fx( } /* PLC: [TCX: TD PLC] */ #ifndef 1 #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], -16384, NULL, 0, NULL ); #endif // !1 #endif // !HARMONIZE_2446_CON_TCX_FX test(); IF( ( EQ_16( st->nbLostCmpt, 1 ) ) || hTcxDec->tcxConceal_recalc_exc ) { Loading Loading
lib_dec/ivas_tcx_core_dec_fx.c +2 −2 Original line number Diff line number Diff line Loading @@ -493,11 +493,11 @@ void stereo_tcx_core_dec_fx( } /* PLC: [TCX: TD PLC] */ #ifndef 1 #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], -16384, NULL, 0, NULL ); #endif // !1 #endif // !HARMONIZE_2446_CON_TCX_FX test(); IF( ( EQ_16( st->nbLostCmpt, 1 ) ) || hTcxDec->tcxConceal_recalc_exc ) { Loading