Changeset 374 in 3DVCSoftware for branches/HTM-6.2-dev1-Sharp/source/Lib/TLibEncoder/TEncSlice.cpp
- Timestamp:
- 5 May 2013, 12:09:11 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-6.2-dev1-Sharp/source/Lib/TLibEncoder/TEncSlice.cpp
r332 r374 778 778 { 779 779 pcSlice ->xSetApplyIC(); 780 #if SHARP_ILLUCOMP_PARSE_D0060 781 if (pcSlice->getApplyIC()) 782 { 783 pcSlice->setIcSkipParseFlag(rpcPic->getCurrSlice()->getPOC() % m_pcCfg->getIntraPeriod() != 0); 784 } 785 #endif 780 786 } 781 787 #endif
Note: See TracChangeset for help on using the changeset viewer.