Changeset 116 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 30 Aug 2012, 16:09:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibCommon/TypeDef.h
r115 r116 96 96 #define LGE_WVSO_A0119 1 // JCT2-A0119 Depth Metric with a weighted depth fidelity term 97 97 98 #define OL_DEPTHLIMIT 99 #if OL_DEPTHLIMIT 98 #define OL_DEPTHLIMIT_A0044 1 //JCT2-A0044 99 #if OL_DEPTHLIMIT_A0044 100 100 #define OL_DO_NOT_LIMIT_INTRA_SLICES_PART 1 //Turn this on to not perform depth limiting for I-SLICES. 101 #define OL_END_CU MAX_INT //Default for initiali sing the partition information buffer101 #define OL_END_CU MAX_INT //Default for initializing the partition information buffer 102 102 #define OL_PART_BUF_SIZE 86 //maximum number of possible partition bits in a CU 103 103 #endif
Note: See TracChangeset for help on using the changeset viewer.