Ignore:
Timestamp:
13 Nov 2013, 08:14:41 (11 years ago)
Author:
sharpjp-htm
Message:

Integration of F0105

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-8.2-dev1-Sharp/source/Lib/TLibDecoder/TDecTop.cpp

    r655 r693  
    951951    pcSlice->setRefPicList     ( tempRefPicLists, usedAsLongTerm, numPocTotalCurr, true );
    952952#if H_3D_ARP
     953#if SHARP_ARP_REF_CHECK_F0105
     954    pcSlice->setARPStepNum(m_ivPicLists);
     955#else
    953956    pcSlice->setARPStepNum();
     957#endif
    954958    if( pcSlice->getARPStepNum() > 1 )
    955959    {
Note: See TracChangeset for help on using the changeset viewer.