Changeset 697 in 3DVCSoftware for branches/HTM-8.2-dev3-Samsung/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 15 Nov 2013, 03:34:41 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev3-Samsung/source/Lib/TLibCommon/TypeDef.h
r689 r697 39 39 #define _TYPEDEF__ 40 40 41 42 41 43 //! \ingroup TLibCommon 42 44 //! \{ … … 159 161 // LGE_SDC_REMOVE_DC_E0158 Removal of DC mode from SDC 160 162 // LGE_PKU_DMM3_OVERLAP_E0159_HHIFIX 1 Removal of overlap between DMM3 and DMM1 163 #define SEC_DMM3_RBC_F0147 1 // Removal of DMM3 and RBC from DMMs 161 164 162 165 #define H_3D_INTER_SDC 1 // INTER SDC, Inter simplified depth coding … … 215 218 #if H_3D_DIM 216 219 #define H_3D_DIM_DMM 1 // Depth Modeling Modes 220 #if !SEC_DMM3_RBC_F0147 217 221 #define H_3D_DIM_RBC 1 // Region Boundary Chain mode 222 #endif 218 223 #define H_3D_DIM_SDC 1 // Simplified Depth Coding method 219 224 #define H_3D_DIM_DLT 1 // Depth Lookup Table
Note: See TracChangeset for help on using the changeset viewer.