Ignore:
Timestamp:
22 Aug 2012, 03:51:38 (13 years ago)
Author:
lg
Message:

LGE_WVSO_A0119 integration (non-CTC)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-4.0-LG/source/Lib/TLibEncoder/TEncGOP.cpp

    r102 r110  
    464464    m_pcRdCost->setDepthPicYuv   ( m_pcEncTop->getEncTop()->getPicYuvFromView( pcSlice->getViewId(), pcSlice->getPOC(), true, false ) );
    465465#endif
    466 
     466#if LGE_WVSO_A0119
     467    Bool bWVSO  = m_pcEncTop->getWVSO();
     468    m_pcRdCost->setWVSO( bWVSO );
     469#endif
    467470
    468471  }
Note: See TracChangeset for help on using the changeset viewer.