Changeset 116 in 3DVCSoftware for trunk/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 30 Aug 2012, 16:09:23 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppEncoder/TAppEncCfg.h
r115 r116 299 299 #if LGE_WVSO_A0119 300 300 Bool m_bWVSO; ///< flag for using View Synthesis Optimization 301 Int 301 Int m_iVSOWeight; 302 302 Int m_iVSDWeight; 303 Int 303 Int m_iDWeight; 304 304 #endif 305 305 // coding tools (depth intra modes) … … 308 308 #endif 309 309 310 #if OL_DEPTHLIMIT 310 #if OL_DEPTHLIMIT_A0044 311 311 Bool m_bDepthPartitionLimiting; 312 312 #endif
Note: See TracChangeset for help on using the changeset viewer.