Changeset 1412 in 3DVCSoftware for branches/HTM-16.2-dev/source/Lib/TLibCommon/TComWedgelet.cpp
- Timestamp:
- 12 Apr 2018, 11:12:21 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.2-dev/source/Lib/TLibCommon/TComWedgelet.cpp
r1405 r1412 45 45 using namespace std; 46 46 47 #if NH_3D _DMM47 #if NH_3D 48 48 TComWedgelet::TComWedgelet( UInt uiWidth, UInt uiHeight ) : m_uhXs ( 0 ), 49 49 m_uhYs ( 0 ), … … 345 345 m_uiRefineIdx[uiPos] = uiIdx; 346 346 } 347 #endif //NH_3D _DMM347 #endif //NH_3D
Note: See TracChangeset for help on using the changeset viewer.