Commit b73bbdfb authored by malenov's avatar malenov
Browse files

forgot adding DEBUGGING macro

parent a8ffd97e
Loading
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -717,6 +717,7 @@ void SetTCXModeInfo_ivas_fx(
        }

#ifdef SUPPORT_FORCE_TCX10_TCX20
#ifdef DEBUGGING
        if ( st->force == FORCE_TCX10 )
        {
            hTcxEnc->tcxMode = TCX_10;
@@ -725,6 +726,7 @@ void SetTCXModeInfo_ivas_fx(
        {
            hTcxEnc->tcxMode = TCX_20;
        }
#endif
#endif

        /* set the left window overlap */