Changeset 821 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibDecoder
- Timestamp:
- 8 Jul 2014, 06:07:59 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibDecoder/TDecTop.cpp
r820 r821 1932 1932 1933 1933 #if REF_IDX_MFM 1934 if( pcSlice->getMFMEnabledFlag() )1935 {1936 pcSlice->setRefPOCListILP(m_ppcTDecTop[m_layerId]->m_cIlpPic, pcSlice->getBaseColPic());1937 }1938 1934 pcSlice->setRefPicList( m_cListPic, false, m_cIlpPic); 1939 1935 }
Note: See TracChangeset for help on using the changeset viewer.