Changeset 1290 in 3DVCSoftware


Ignore:
Timestamp:
21 Jul 2015, 10:13:18 (9 years ago)
Author:
tech
Message:

Disabled all dev2 tools.

File:
1 edited

Legend:

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

    r1281 r1290  
    7171#define NH_3D_VSO                         1
    7272#define NH_3D_NBDV                        1
    73 #define NH_3D_TMVP                        1   // QC_TMVP_C0047
     73#define NH_3D_TMVP                        0   // QC_TMVP_C0047
    7474                                              // Sony_M23639
    7575                                              // H_3D_TMVP_SCALING_FIX_K0053       1   // QC/CY for K0053
    76 #define NH_3D_IC                          1   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
     76#define NH_3D_IC                          0   // Illumination Compensation, JCT3V-B0045, JCT3V-C0046, JCT3V-D0060
    7777                                              // Unifying rounding offset, for IC part, JCT3V-D0135
    7878                                              // SHARP_ILLUCOMP_REFINE_E0046
     
    8787                                              // LGE_CHROMA_IC_J0050_J0034
    8888
    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_ACC
     89#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
    9191
    92 #define NH_3D_QTLPC                       1   // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068
     92#define NH_3D_QTLPC                       0   // OL_QTLIMIT_PREDCODING_B0068 //JCT3V-B0068
    9393                                              // HHI_QTLPC_RAU_OFF_C0160 JCT3V-C0160 change 2: quadtree limitation and predictive coding switched off in random access units
    9494                                              // MTK_TEX_DEP_PAR_G0055 Texture-partition-dependent depth partition. JCT3V-G0055
Note: See TracChangeset for help on using the changeset viewer.