Ignore:
Timestamp:
21 May 2015, 21:48:53 (9 years ago)
Author:
rwth
Message:
  • SDC seems to work now (incompatible with DMM at this stage)
File:
1 edited

Legend:

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

    r1221 r1223  
    6565/////////////////////////////////////////////////////////////////////////////////////////
    6666#if NH_MV
    67 #define H_MV_ENC_DEC_TRAC                 1  //< CU/PU level tracking
     67#define H_MV_ENC_DEC_TRAC                 0  //< CU/PU level tracking
    6868
    6969#if NH_3D
    7070#define NH_3D_VSO                         1
    71 #define NH_3D_DMM                         1   // Depth modeling modes
    72 #define NH_3D_DLT                         0   // Depth Lookup Table
     71#define NH_3D_DMM                         0   // Depth modeling modes
     72#define NH_3D_DLT                         1   // Depth Lookup Table
    7373#define NH_3D_INTRA_SDC                   1   // Segment-wise DC Coding method for INTRA
    7474#define NH_3D_ENC_DEPTH                   1   // Encoder optimizations for depth, incl.
Note: See TracChangeset for help on using the changeset viewer.