Changeset 693 in 3DVCSoftware for branches/HTM-8.2-dev1-Sharp/source/Lib/TLibDecoder
- Timestamp:
- 13 Nov 2013, 08:14:41 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-8.2-dev1-Sharp/source/Lib/TLibDecoder/TDecTop.cpp
r655 r693 951 951 pcSlice->setRefPicList ( tempRefPicLists, usedAsLongTerm, numPocTotalCurr, true ); 952 952 #if H_3D_ARP 953 #if SHARP_ARP_REF_CHECK_F0105 954 pcSlice->setARPStepNum(m_ivPicLists); 955 #else 953 956 pcSlice->setARPStepNum(); 957 #endif 954 958 if( pcSlice->getARPStepNum() > 1 ) 955 959 {
Note: See TracChangeset for help on using the changeset viewer.