Changeset 710 in 3DVCSoftware for branches/HTM-8.2-dev0/source/Lib/TLibDecoder
- Timestamp:
- 21 Nov 2013, 11:01:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev0/source/Lib/TLibDecoder/TDecTop.cpp
r669 r710 966 966 pcSlice->setRefPicList ( tempRefPicLists, usedAsLongTerm, numPocTotalCurr, true ); 967 967 #if H_3D_ARP 968 #if SHARP_ARP_REF_CHECK_F0105 969 pcSlice->setARPStepNum(m_ivPicLists); 970 #else 968 971 pcSlice->setARPStepNum(); 972 #endif 969 973 if( pcSlice->getARPStepNum() > 1 ) 970 974 {
Note: See TracChangeset for help on using the changeset viewer.