Changeset 1222 in 3DVCSoftware for branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 21 May 2015, 15:43:58 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev4-RWTH/source/Lib/TLibCommon/TypeDef.h
r1217 r1222 71 71 #define NH_3D_NBDV 1 72 72 #define NH_3D_NBDV_REF 1 73 74 #define NH_3D_DBBP 1 73 75 #endif 74 76 … … 328 330 #endif 329 331 ///// ***** DEPTH BASED BLOCK PARTITIONING ********* 330 #if H_3D_DBBP332 #if NH_3D_DBBP 331 333 #define DBBP_INVALID_SHORT (-4) 332 334 #define DBBP_PACK_MODE SIZE_2NxN
Note: See TracChangeset for help on using the changeset viewer.