Changeset 1279 in 3DVCSoftware for branches/HTM-14.1-update-dev1/source/App/TAppEncoder
- Timestamp:
- 15 Jul 2015, 14:57:32 (10 years ago)
- Location:
- branches/HTM-14.1-update-dev1
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1
-
branches/HTM-14.1-update-dev1/source/App/TAppEncoder/TAppEncTop.cpp
r1249 r1279 291 291 m_cTEncTop.setDWeight ( isDepth ? m_iDWeight : 0 ); 292 292 #endif // H_3D_VSO 293 #if H_3D_IC293 #if NH_3D_IC 294 294 m_cTEncTop.setUseIC ( vps.getViewIndex( layerId ) == 0 || isDepth ? false : m_abUseIC ); 295 295 m_cTEncTop.setUseICLowLatencyEnc ( m_bUseLowLatencyICEnc );
Note: See TracChangeset for help on using the changeset viewer.