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.cpp

    r1405 r1412  
    4545using namespace std;
    4646
    47 #if NH_3D_DMM
     47#if NH_3D
    4848TComWedgelet::TComWedgelet( UInt uiWidth, UInt uiHeight ) : m_uhXs     ( 0 ),
    4949                                                            m_uhYs     ( 0 ),
     
    345345  m_uiRefineIdx[uiPos] = uiIdx; 
    346346}
    347 #endif //NH_3D_DMM
     347#endif //NH_3D
Note: See TracChangeset for help on using the changeset viewer.