- Timestamp:
- 22 Jul 2015, 14:09:22 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h
r1256 r1298 70 70 #if NH_3D 71 71 #define NH_3D_VSO 1 72 #define NH_3D_TMVP 1// QC_TMVP_C004772 #define NH_3D_TMVP 0 // QC_TMVP_C0047 73 73 // Sony_M23639 74 74 // H_3D_TMVP_SCALING_FIX_K0053 1 // QC/CY for K0053 75 #define NH_3D_IC 1// Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D006075 #define NH_3D_IC 0 // 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 1// Fix uninitialized value in cDtParam.bUseIC (it happened on intra block)89 #define NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC 1// Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC88 #define NH_3D_IC_FIX 0 // Fix uninitialized value in cDtParam.bUseIC (it happened on intra block) 89 #define NH_3D_FULL_PEL_DEPTH_MAP_MV_ACC 0 // Full Pel Interpolation for Depth, HHI_FULL_PEL_DEPTH_MAP_MV_ACC 90 90 91 #define NH_3D_QTLPC 1// OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B006891 #define NH_3D_QTLPC 0 // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068 92 92 // HHI_QTLPC_RAU_OFF_C0160 JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units 93 93 // MTK_TEX_DEP_PAR_G0055 Texture-partition-dependent depth partition. JCT3V-G0055
Note: See TracChangeset for help on using the changeset viewer.