Changeset 374 in 3DVCSoftware for branches/HTM-6.2-dev1-Sharp/source/Lib/TLibDecoder/TDecCAVLC.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/TLibDecoder/TDecCAVLC.cpp
r332 r374 1665 1665 } 1666 1666 rpcSlice->setApplyIC(uiCodeTmp); 1667 #if SHARP_ILLUCOMP_PARSE_D0060 1668 if (rpcSlice->getApplyIC()) 1669 { 1670 READ_FLAG (uiCodeTmp, "ic_skip_mergeidx0"); 1671 rpcSlice->setIcSkipParseFlag(uiCodeTmp); 1672 } 1673 #endif 1667 1674 } 1668 1675 #endif
Note: See TracChangeset for help on using the changeset viewer.