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/TLibDecoder/TDecCu.cpp

    r373 r399  
    344344        {
    345345          DvInfo.iN=1;
     346#if !SEC_DEFAULT_DV_D0112
    346347          DvInfo.m_acMvCand[0].setHor(0);
    347348          DvInfo.m_acMvCand[0].setVer(0);
    348349          DvInfo.m_aVIdxCan[0] = 0;
     350#endif
    349351          pcCU->setDvInfoSubParts(DvInfo, uiAbsPartIdx, uiDepth);
    350352        }
Note: See TracChangeset for help on using the changeset viewer.