Changeset 116 in 3DVCSoftware for trunk/source/Lib/TLibCommon/TypeDef.h


Ignore:
Timestamp:
30 Aug 2012, 16:09:23 (13 years ago)
Author:
tech
Message:

Cleanup

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibCommon/TypeDef.h

    r115 r116  
    9696#define LGE_WVSO_A0119                    1 // JCT2-A0119 Depth Metric with a weighted depth fidelity term
    9797
    98 #define OL_DEPTHLIMIT                     1 //JCT2-A0044
    99 #if OL_DEPTHLIMIT
     98#define OL_DEPTHLIMIT_A0044               1 //JCT2-A0044
     99#if OL_DEPTHLIMIT_A0044
    100100#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 initialising the partition information buffer
     101#define OL_END_CU                         MAX_INT //Default for initializing the partition information buffer
    102102#define OL_PART_BUF_SIZE                  86 //maximum number of possible partition bits in a CU
    103103#endif
Note: See TracChangeset for help on using the changeset viewer.