Changeset 712 in 3DVCSoftware for branches/HTM-8.2-dev0/source/Lib/TLibCommon/TypeDef.h
- Timestamp:
- 21 Nov 2013, 13:28:24 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0/source/Lib/TLibCommon/TypeDef.h
r711 r712 65 65 #define H_3D ( HEVC_EXT == 2) 66 66 67 #define LGE_BUGFIX_F0158 1 //JCT3V-F0158 67 68 ///////////////////////////////////////////////////////////////////////////////////////// 68 69 /////////////////////////////////// MAJOR DEFINES /////////////////////////////////// … … 103 104 // MTK_CLIPPING_ALIGN_IC_E0168 // To support simplify bi-prediction PU with identical motion checking, JCT3V-E0168 104 105 106 #define LGE_IC_CTX_F0160 1 //JCT3V-F0160 107 #define SEC_ONLY_TEXTURE_IC_F0151 1 108 105 109 #if H_3D_NBDV 106 110 #define H_3D_NBDV_REF 1 // Depth oriented neighboring block disparity derivation … … 158 162 // LGE_SDC_REMOVE_DC_E0158 Removal of DC mode from SDC 159 163 // LGE_PKU_DMM3_OVERLAP_E0159_HHIFIX 1 Removal of overlap between DMM3 and DMM1 164 #define SEC_DMM3_RBC_F0147 1 // Removal of DMM3 and RBC from DMMs 160 165 161 166 #define H_3D_INTER_SDC 1 // INTER SDC, Inter simplified depth coding … … 213 218 #if H_3D_DIM 214 219 #define H_3D_DIM_DMM 1 // Depth Modeling Modes 220 #if !SEC_DMM3_RBC_F0147 215 221 #define H_3D_DIM_RBC 1 // Region Boundary Chain mode 222 #endif 216 223 #define H_3D_DIM_SDC 1 // Simplified Depth Coding method 217 224 #define H_3D_DIM_DLT 1 // Depth Lookup Table … … 219 226 // HHI_DEPTH_INTRA_SEARCH_RAU_C0160 220 227 // LG_ZEROINTRADEPTHRESI_A0087 228 #define QC_DIM_DELTADC_UNIFY_F0132 1 // Unify delta DC coding in depth intra modes 229 #define HHI_DIM_PREDSAMP_FIX_F0171 1 230 #define LGE_PRED_RES_CODING_DLT_DOMAIN_F0159 1 //JCT3V-F0159 221 231 #endif 222 232 ///// ***** VIEW SYNTHESIS PREDICTION *********
Note: See TracChangeset for help on using the changeset viewer.