Ignore:
Timestamp:
13 May 2013, 03:46:38 (12 years ago)
Author:
samsung-htm
Message:

D0112 integration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.2-dev2-Samsung/source/Lib/TLibEncoder/TEncCu.cpp

    r373 r399  
    626626        {
    627627          DvInfo.iN=1;
     628#if !SEC_DEFAULT_DV_D0112
    628629          DvInfo.m_acMvCand[0].setHor(0);
    629630          DvInfo.m_acMvCand[0].setVer(0);
    630631          DvInfo.m_aVIdxCan[0] = 0;
     632#endif
    631633          rpcTempCU->setDvInfoSubParts(DvInfo, 0, uiDepth);
    632634          rpcBestCU->setDvInfoSubParts(DvInfo, 0, uiDepth);
Note: See TracChangeset for help on using the changeset viewer.