Changeset 78 in SHVCSoftware for trunk/source
- Timestamp:
- 12 Mar 2013, 17:12:41 (12 years ago)
- Location:
- trunk/source
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source
- Property svn:mergeinfo changed
/branches/SHM-1.1-dev/source merged: 72
- Property svn:mergeinfo changed
-
trunk/source/Lib/TLibCommon/TypeDef.h
r55 r78 65 65 #endif 66 66 67 #if SVC_UPSAMPLING 68 #define JCTVC_L0178 1 ///< implementation of JCTVC-L0178 (code only supports right and bottom croppping offsets) 69 #endif 70 67 71 #if REF_IDX_FRAMEWORK 68 72 #define REF_IDX_ME_AROUND_ZEROMV 0 ///< added ME around zero MV for inter-layer reference picture … … 91 95 #define SVC_BL_CAND_INTRA 0 ///< Intra Base Mode Prediction hook as an example 92 96 #endif 93 #endif94 95 #if SVC_UPSAMPLING96 #define JCTVC_L0178 1 ///< implementation of JCTVC-L0178 (code only supports right and bottom croppping offsets)97 97 #endif 98 98
Note: See TracChangeset for help on using the changeset viewer.