Changeset 1412 in 3DVCSoftware for branches/HTM-16.2-dev/source/Lib/TLibCommon/TComWedgelet.h
- 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.h
r1405 r1412 43 43 #include <vector> 44 44 45 #if NH_3D _DMM45 #if NH_3D 46 46 #define DMM_OFFSET (NUM_INTRA_MODE+1) // offset for DMM and RBC mode numbers 47 47 #define DMM_MIN_SIZE 4 // min. block size for DMM and RBC modes … … 182 182 // type definition wedgelet node list 183 183 typedef std::vector<TComWedgeNode> WedgeNodeList; 184 #endif //NH_3D _DMM184 #endif //NH_3D 185 185 186 186 #endif // __TCOMWEDGELET__
Note: See TracChangeset for help on using the changeset viewer.