Changeset 1298 in 3DVCSoftware


Ignore:
Timestamp:
22 Jul 2015, 14:09:22 (9 years ago)
Author:
tech
Message:

Disabled all dev2 tools.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev2-Testing/source/Lib/TLibCommon/TypeDef.h

    r1256 r1298  
    7070#if NH_3D
    7171#define NH_3D_VSO                         1
    72 #define NH_3D_TMVP                        1   // QC_TMVP_C0047
     72#define NH_3D_TMVP                        0   // QC_TMVP_C0047
    7373                                              // Sony_M23639
    7474                                              // H_3D_TMVP_SCALING_FIX_K0053       1   // QC/CY for K0053
    75 #define NH_3D_IC                          1   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
     75#define NH_3D_IC                          0   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
    7676                                              // Unifying rounding offset, for IC part, JCT3V-D0135
    7777                                              // SHARP_ILLUCOMP_REFINE_E0046
     
    8686                                              // LGE_CHROMA_IC_J0050_J0034
    8787
    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_ACC
     88#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
    9090
    91 #define NH_3D_QTLPC                       1   // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068
     91#define NH_3D_QTLPC                       0   // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068
    9292                                              // HHI_QTLPC_RAU_OFF_C0160 JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units
    9393                                              // MTK_TEX_DEP_PAR_G0055 Texture-partition-dependent depth partition. JCT3V-G0055
Note: See TracChangeset for help on using the changeset viewer.