Changeset 764 in 3DVCSoftware for branches/HTM-9.2-dev0/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 12 Jan 2014, 00:23:20 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.2-dev0/source/App/TAppEncoder/TAppEncCfg.h
r738 r764 150 150 #endif 151 151 #if H_3D_IC 152 #if SEC_ONLY_TEXTURE_IC_F0151153 152 Bool m_abUseIC; 154 #else155 vector<Bool> m_abUseIC; ///< flag for using illumination compensation for inter-view prediction156 #endif157 153 #endif 158 154 #if H_3D_NBDV_REF … … 497 493 #if H_3D_DIM 498 494 Bool m_useDMM; ///< flag for using DMM 499 #if !SEC_DMM3_RBC_F0147500 Bool m_useRBC; ///< flag for using RBC501 #endif502 495 Bool m_useSDC; ///< flag for using SDC 503 496 Bool m_useDLT; ///< flag for using DLT
Note: See TracChangeset for help on using the changeset viewer.