Changeset 579 in 3DVCSoftware for branches/HTM-DEV-2.0-dev1-NTT
- Timestamp:
- 16 Aug 2013, 14:43:45 (11 years ago)
- Location:
- branches/HTM-DEV-2.0-dev1-NTT
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-2.0-dev1-NTT/source/Lib/TLibCommon/TypeDef.h
r578 r579 201 201 #endif 202 202 203 #define NTT_VSP_COMMON_E0207_E0208 0// common part of JCT3V-E0207 and JCT3V-E0208203 #define NTT_VSP_COMMON_E0207_E0208 1 // common part of JCT3V-E0207 and JCT3V-E0208 204 204 #if NTT_VSP_COMMON_E0207_E0208 205 205 #define NTT_VSP_DC_BUGFIX_E0208 0 // bugfix for sub-PU based DC in VSP, JCT3V-E0208 206 206 #define NTT_VSP_VECTOR_CLIP_E0208 0 // disparity vector clipping on fetching depth map in VSP, JCT3V-E0208 207 #define NTT_VSP_ADAPTIVE_SPLIT_E0207 0// adaptive sub-PU partitioning in VSP, JCT3V-E0207207 #define NTT_VSP_ADAPTIVE_SPLIT_E0207 1 // adaptive sub-PU partitioning in VSP, JCT3V-E0207 208 208 #endif 209 209
Note: See TracChangeset for help on using the changeset viewer.