Ignore:
Timestamp:
4 Nov 2014, 08:31:17 (9 years ago)
Author:
samsung-htm
Message:

Integration of JCT3V-J0037 (Item1 and Item4)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.2-dev2-Samsung/source/Lib/TLibDecoder/TDecTop.cpp

    r1084 r1100  
    10821082    pcSlice->getTempRefPicLists( m_cListPic, m_refPicSetInterLayer0, m_refPicSetInterLayer1, tempRefPicLists, usedAsLongTerm, numPocTotalCurr);
    10831083    pcSlice->setRefPicList     ( tempRefPicLists, usedAsLongTerm, numPocTotalCurr, true );
     1084
     1085#if SEC_ARP_VIEW_REF_CHECK_J0037 || SEC_DBBP_VIEW_REF_CHECK_J0037
     1086    pcSlice->setDefaultRefView();
     1087#endif
     1088
    10841089#if H_3D_ARP
    10851090    pcSlice->setARPStepNum(m_ivPicLists);
Note: See TracChangeset for help on using the changeset viewer.