Changeset 270 in 3DVCSoftware for branches/HTM-5.1-dev1-RWTH/source


Ignore:
Timestamp:
11 Feb 2013, 13:15:06 (12 years ago)
Author:
rwth
Message:
  • disable LGE_DMM3_SIMP_C0044, FIX_LGE_ILLUCOMP_B0045 and LGE_ILLUCOMP_DEPTH_C0046
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev1-RWTH/source/Lib/TLibCommon/TypeDef.h

    r268 r270  
    8383#define HHI_DMM_DELTADC_Q1_C0034          1   // JCT3V-C0034: no quantization and fast encoder search for DMM delta DC values
    8484#if HHIQC_DMMFASTSEARCH_B0039 && HHI_DMM_PRED_TEX
    85 #define LGE_DMM3_SIMP_C0044               1
     85#define LGE_DMM3_SIMP_C0044               0
    8686#endif
    8787
     
    144144#if LGE_ILLUCOMP_B0045
    145145#define LGE_ILLUCOMP_B0045_ENCSIMP        1
    146 #define FIX_LGE_ILLUCOMP_B0045            1
    147 #define LGE_ILLUCOMP_DEPTH_C0046          1   // JCT2-C0046 Apply illumination compensation to depth
     146#define FIX_LGE_ILLUCOMP_B0045            0
     147#define LGE_ILLUCOMP_DEPTH_C0046          0   // JCT2-C0046 Apply illumination compensation to depth
    148148#endif
    149149
Note: See TracChangeset for help on using the changeset viewer.