Changeset 601 in 3DVCSoftware for branches/HTM-DEV-2.0-dev0/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 29 Aug 2013, 15:10:30 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-2.0-dev0/source/Lib/TLibCommon/TypeDef.h
r600 r601 214 214 #if H_3D_DIM 215 215 #define H_3D_DIM_DMM 1 // Depth Modeling Modes 216 #if H_3D_DIM 217 #define SEC_DMM2_E0146 1 // Removal of DMM2 from DMMs 218 #define ZJU_DEPTH_INTRA_MODE_E0204 1 // Simplified Binarization for depth_intra_mode 219 #endif 216 220 #define H_3D_DIM_RBC 1 // Region Boundary Chain mode 217 221 #define H_3D_DIM_SDC 1 // Simplified Depth Coding method … … 220 224 // HHI_DEPTH_INTRA_SEARCH_RAU_C0160 221 225 // LG_ZEROINTRADEPTHRESI_A0087 226 #define KWU_SDC_SIMPLE_DC_E0117 1 // Simplified DC calculation for SDC 227 #define SCU_HS_DMM4_REMOVE_DIV_E0242 1 // DMM4 Division Removal 228 #define SCU_HS_FAST_DEPTH_INTRA_E0238 1 // Fast DMM and RBC Mode Selection 229 #if H_3D_DIM_SDC 230 #define LGE_SDC_REMOVE_DC_E0158 1 // Removal of DC mode from SDC 231 #endif 232 #if H_3D_DIM_DMM 233 #define LGE_PKU_DMM3_OVERLAP_E0159 1 // Removal of overlap between DMM3 and DMM1 234 #endif 222 235 #endif 223 236
Note: See TracChangeset for help on using the changeset viewer.