Changeset 1290 in 3DVCSoftware
- Timestamp:
- 21 Jul 2015, 10:13:18 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev2/source/Lib/TLibCommon/TypeDef.h
r1281 r1290 71 71 #define NH_3D_VSO 1 72 72 #define NH_3D_NBDV 1 73 #define NH_3D_TMVP 1// QC_TMVP_C004773 #define NH_3D_TMVP 0 // QC_TMVP_C0047 74 74 // Sony_M23639 75 75 // H_3D_TMVP_SCALING_FIX_K0053 1 // QC/CY for K0053 76 #define NH_3D_IC 1// Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D006076 #define NH_3D_IC 0 // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060 77 77 // Unifying rounding offset, for IC part, JCT3V-D0135 78 78 // SHARP_ILLUCOMP_REFINE_E0046 … … 87 87 // LGE_CHROMA_IC_J0050_J0034 88 88 89 #define NH_3D_IC_FIX 1// Fix uninitialized value in cDtParam.bUseIC (it happened on intra block)90 #define NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC 1// Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC89 #define NH_3D_IC_FIX 0 // Fix uninitialized value in cDtParam.bUseIC (it happened on intra block) 90 #define NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC 0 // Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC 91 91 92 #define NH_3D_QTLPC 1// OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B006892 #define NH_3D_QTLPC 0 // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068 93 93 // HHI_QTLPC_RAU_OFF_C0160 JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units 94 94 // MTK_TEX_DEP_PAR_G0055 Texture-partition-dependent depth partition. JCT3V-G0055
Note: See TracChangeset for help on using the changeset viewer.