Changeset 29 in 3DVCSoftware for branches/0.3-poznan-univ/source/App/TAppEncoder/TAppEncTop.cpp
- Timestamp:
- 26 Feb 2012, 00:12:15 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/App/TAppEncoder/TAppEncTop.cpp
r28 r29 1303 1303 1304 1304 1305 TComPicYuv* pcPicYuvERView = new TComPicYuv;1306 pcPicYuvERView->create( m_iSourceWidth, m_iSourceHeight, m_uiMaxCUWidth, m_uiMaxCUHeight, m_uiMaxCUDepth );1305 //TComPicYuv* pcPicYuvERView = new TComPicYuv; 1306 //pcPicYuvERView->create( m_iSourceWidth, m_iSourceHeight, m_uiMaxCUWidth, m_uiMaxCUHeight, m_uiMaxCUDepth ); 1307 1307 1308 1308 TComPic* pcPic = xGetPicFromView( iCoddedViewIdx, iCurPoc, bDepth );
Note: See TracChangeset for help on using the changeset viewer.