Changeset 1340 in SHVCSoftware


Ignore:
Timestamp:
22 Jul 2015, 02:53:09 (9 years ago)
Author:
seregin
Message:

port rev 4418

Location:
branches/SHM-dev/source/Lib/TLibCommon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibCommon/TComPicSym.cpp

    r1296 r1340  
    292292  }
    293293
    294 #if TILE_SIZE_CHECK
     294  // Tile size check
    295295  Int minWidth  = 1;
    296296  Int minHeight = 1;
     
    313313    }
    314314  }
    315 #endif
    316315
    317316  //initialize each tile of the current picture
  • branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h

    r1339 r1340  
    167167#define SAO_ENCODE_ALLOW_USE_PREDEBLOCK                   1
    168168#define T0196_SELECTIVE_RDOQ                              1 ///< selective RDOQ
    169 #define TILE_SIZE_CHECK                                   1
    170169
    171170// ====================================================================================================================
Note: See TracChangeset for help on using the changeset viewer.