Changeset 1373 in 3DVCSoftware for branches/HTM-15.2-dev/source/Lib/TLibDecoder
- Timestamp:
- 6 Nov 2015, 16:18:36 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-15.2-dev/source/Lib/TLibDecoder/TDecTop.cpp
r1356 r1373 1771 1771 xG813DecProcForInterLayerRefPicSet(); 1772 1772 } 1773 else 1774 { 1775 #if NH_MV_FIX_INIT_NUM_ACTIVE_REF_LAYER_PICS 1776 TComDecodedRps* decRps = m_pcPic->getDecodedRps(); 1777 decRps->m_numActiveRefLayerPics0 = 0; 1778 decRps->m_numActiveRefLayerPics1 = 0; 1779 #endif 1780 } 1773 1781 } 1774 1782 }
Note: See TracChangeset for help on using the changeset viewer.