Changeset 399 in 3DVCSoftware for branches/HTM-6.2-dev2-Samsung/source/Lib/TLibDecoder
- 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/TLibDecoder/TDecCu.cpp
r373 r399 344 344 { 345 345 DvInfo.iN=1; 346 #if !SEC_DEFAULT_DV_D0112 346 347 DvInfo.m_acMvCand[0].setHor(0); 347 348 DvInfo.m_acMvCand[0].setVer(0); 348 349 DvInfo.m_aVIdxCan[0] = 0; 350 #endif 349 351 pcCU->setDvInfoSubParts(DvInfo, uiAbsPartIdx, uiDepth); 350 352 }
Note: See TracChangeset for help on using the changeset viewer.