Ignore:
Timestamp:
17 Jul 2015, 16:59:43 (9 years ago)
Author:
tech
Message:
  • Preliminary fix for pruning.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TComRom.h

    r1277 r1280  
    158158// Change later
    159159#ifndef ENC_DEC_TRACE
    160 #define ENC_DEC_TRACE 0
     160#define ENC_DEC_TRACE 1
    161161#endif
    162162#endif
     
    201201 Void           writeToTraceFile( const Char* symbolName, Int val, Bool doIt );
    202202 Void           writeToTraceFile( const Char* symbolName, Bool doIt );
    203  incSymbolCounter incSymbolCounter();         
     203 UInt64        incSymbolCounter();         
    204204 Void           stopAtPos       ( Int poc, Int layerId, Int cuPelX, Int cuPelY, Int cuWidth, Int cuHeight );           
    205205#endif
Note: See TracChangeset for help on using the changeset viewer.