Changeset 110 in 3DVCSoftware for branches/HTM-4.0-LG/source/Lib/TLibEncoder/TEncGOP.cpp
- Timestamp:
- 22 Aug 2012, 03:51:38 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-4.0-LG/source/Lib/TLibEncoder/TEncGOP.cpp
r102 r110 464 464 m_pcRdCost->setDepthPicYuv ( m_pcEncTop->getEncTop()->getPicYuvFromView( pcSlice->getViewId(), pcSlice->getPOC(), true, false ) ); 465 465 #endif 466 466 #if LGE_WVSO_A0119 467 Bool bWVSO = m_pcEncTop->getWVSO(); 468 m_pcRdCost->setWVSO( bWVSO ); 469 #endif 467 470 468 471 }
Note: See TracChangeset for help on using the changeset viewer.