Changeset 712 in 3DVCSoftware for branches/HTM-8.2-dev0/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 21 Nov 2013, 13:28:24 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0/source/App/TAppEncoder/TAppEncCfg.h
r696 r712 126 126 #endif 127 127 #if H_3D_IC 128 #if SEC_ONLY_TEXTURE_IC_F0151 129 Bool m_abUseIC; 130 #else 128 131 vector<Bool> m_abUseIC; ///< flag for using illumination compensation for inter-view prediction 132 #endif 129 133 #endif 130 134 #if H_3D_NBDV_REF … … 465 469 #if H_3D_DIM 466 470 Bool m_useDMM; ///< flag for using DMM 471 #if !SEC_DMM3_RBC_F0147 467 472 Bool m_useRBC; ///< flag for using RBC 473 #endif 468 474 Bool m_useSDC; ///< flag for using SDC 469 475 Bool m_useDLT; ///< flag for using DLT
Note: See TracChangeset for help on using the changeset viewer.