Ignore:
Timestamp:
23 Jul 2013, 14:37:07 (11 years ago)
Author:
tech
Message:
  • Changed HM Version number
  • Minor cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/Lib/TLibEncoder/TEncCu.cpp

    r539 r541  
    400400  Bool bTryNx2N           = true;
    401401#endif
    402 
    403402  // get Original YUV data from picture
    404403  m_ppcOrigYuv[uiDepth]->copyFromPicYuv( pcPic->getPicYuvOrg(), rpcBestCU->getAddr(), rpcBestCU->getZorderIdxInCU() );
     
    494493
    495494      rpcTempCU->initEstData( uiDepth, iQP );
    496 
    497495#if H_3D_QTLPC
    498496      //logic for setting bTrySplit using the partition information that is stored of the texture colocated CU
Note: See TracChangeset for help on using the changeset viewer.