Changeset 115 in 3DVCSoftware for trunk/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 30 Aug 2012, 14:52:41 (14 years ago)
- File:
-
- 1 edited
-
trunk/source/App/TAppEncoder/TAppEncCfg.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppEncoder/TAppEncCfg.h
r102 r115 297 297 Bool m_bUseEstimatedVSD; ///< Flag for using model based VSD estimation instead of VSO for some encoder decisions (JCT3V-A0033 modification 3) 298 298 #endif 299 299 #if LGE_WVSO_A0119 300 Bool m_bWVSO; ///< flag for using View Synthesis Optimization 301 Int m_iVSOWeight; 302 Int m_iVSDWeight; 303 Int m_iDWeight; 304 #endif 300 305 // coding tools (depth intra modes) 301 306 #if HHI_DMM_WEDGE_INTRA || HHI_DMM_PRED_TEX 302 307 Bool m_bUseDMM; ///< flag for using DMM 308 #endif 309 310 #if OL_DEPTHLIMIT 311 Bool m_bDepthPartitionLimiting; 303 312 #endif 304 313
Note: See TracChangeset for help on using the changeset viewer.