Ignore:
Timestamp:
12 Apr 2018, 11:12:21 (7 years ago)
Author:
tech
Message:
  • Update HM-16.18
  • Cleanups
  • Encoder Extension

-- Representation formats
-- Parameter set sharing
-- GOP configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-16.2-dev/source/Lib/TLibCommon/TComWedgelet.h

    r1405 r1412  
    4343#include <vector>
    4444
    45 #if NH_3D_DMM
     45#if NH_3D
    4646#define DMM_OFFSET     (NUM_INTRA_MODE+1) // offset for DMM and RBC mode numbers
    4747#define DMM_MIN_SIZE                   4  // min. block size for DMM and RBC modes
     
    182182// type definition wedgelet node list
    183183typedef std::vector<TComWedgeNode> WedgeNodeList;
    184 #endif //NH_3D_DMM
     184#endif //NH_3D
    185185
    186186#endif // __TCOMWEDGELET__
Note: See TracChangeset for help on using the changeset viewer.