Changeset 399 in 3DVCSoftware for branches/HTM-6.2-dev2-Samsung/source/Lib/TLibEncoder
- Timestamp:
- 13 May 2013, 03:46:38 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev2-Samsung/source/Lib/TLibEncoder/TEncCu.cpp
r373 r399 626 626 { 627 627 DvInfo.iN=1; 628 #if !SEC_DEFAULT_DV_D0112 628 629 DvInfo.m_acMvCand[0].setHor(0); 629 630 DvInfo.m_acMvCand[0].setVer(0); 630 631 DvInfo.m_aVIdxCan[0] = 0; 632 #endif 631 633 rpcTempCU->setDvInfoSubParts(DvInfo, 0, uiDepth); 632 634 rpcBestCU->setDvInfoSubParts(DvInfo, 0, uiDepth);
Note: See TracChangeset for help on using the changeset viewer.