Changeset 124 in 3DVCSoftware for trunk/source/App/TAppEncoder
- Timestamp:
- 7 Sep 2012, 15:24:21 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/App/TAppEncoder/TAppEncTop.cpp
r121 r124 1269 1269 Void TAppEncTop::setupRenModel( Int iPoc, Int iEncViewIdx, Int iEncContent, Int iHorOffset ) 1270 1270 { 1271 #if FIX_VSO_SETUP 1272 m_cRendererModel.setupPart( iHorOffset, Min( g_uiMaxCUHeight, m_iSourceHeight - iHorOffset ) ); 1273 #else 1271 1274 m_cRendererModel.setHorOffset( iHorOffset ); 1275 #endif 1272 1276 #else 1273 1277 Void TAppEncTop::setupRenModel( Int iPoc, Int iEncViewIdx, Int iEncContent )
Note: See TracChangeset for help on using the changeset viewer.