Commit fdb6d833 authored by Arash Azizi's avatar Arash Azizi
Browse files

issue: 2446 changing one instance of con_tcx_fx

parent a6b3dd8c
Loading
Loading
Loading
Loading
Loading
+5 −1
Original line number Diff line number Diff line
@@ -493,7 +493,11 @@ void stereo_tcx_core_dec_fx(
        }

        /* PLC: [TCX: TD PLC] */
#ifndef 1
        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
        test();
        IF( ( EQ_16( st->nbLostCmpt, 1 ) ) || hTcxDec->tcxConceal_recalc_exc )
        {