Ignore:
Timestamp:
21 May 2015, 21:48:53 (9 years ago)
Author:
rwth
Message:
  • SDC seems to work now (incompatible with DMM at this stage)
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibCommon/TComRom.cpp

    r1221 r1223  
    543543UInt64 g_nSymbolCounter = 0;
    544544#if H_MV_ENC_DEC_TRAC
    545 Bool g_traceCU = true;
     545Bool g_traceCU = false;
    546546Bool g_tracePU = false;
    547547Bool g_traceTU = false;
    548 Bool g_disableNumbering = true;
    549 Bool g_disableHLSTrace = true;
     548Bool g_disableNumbering = false;
     549Bool g_disableHLSTrace = false;
    550550UInt64 g_stopAtCounter       = 937234;
    551551Bool g_traceCopyBack         = false;
Note: See TracChangeset for help on using the changeset viewer.