Changeset 595 in 3DVCSoftware


Ignore:
Timestamp:
28 Aug 2013, 02:27:31 (11 years ago)
Author:
lg
Message:

Typo error - H_3D_IC tool turn on
#define H_3D_IC 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-2.0-dev2-LG/source/Lib/TLibCommon/TypeDef.h

    r591 r595  
    9393                                              // SEC_DEFAULT_DV_D0112
    9494#define H_3D_ARP                          1   // Advanced residual prediction (ARP), JCT3V-D0177
    95 #define H_3D_IC                           0   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
     95#define H_3D_IC                           1   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
    9696                                              // Unifying rounding offset, for IC part, JCT3V-D0135
    9797                                              // Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC
Note: See TracChangeset for help on using the changeset viewer.