- Timestamp:
- 22 Jul 2015, 14:18:36 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h
r1300 r1301 73 73 // Sony_M23639 74 74 // H_3D_TMVP_SCALING_FIX_K0053 1 // QC/CY for K0053 75 #define NH_3D_IC 0// Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D006075 #define NH_3D_IC 1 // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060 76 76 // Unifying rounding offset, for IC part, JCT3V-D0135 77 77 // SHARP_ILLUCOMP_REFINE_E0046 … … 86 86 // LGE_CHROMA_IC_J0050_J0034 87 87 88 #define NH_3D_IC_FIX 0// Fix uninitialized value in cDtParam.bUseIC (it happened on intra block)88 #define NH_3D_IC_FIX 1 // Fix uninitialized value in cDtParam.bUseIC (it happened on intra block) 89 89 #define NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC 1 // Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC 90 90
Note: See TracChangeset for help on using the changeset viewer.