Changeset 1251 in 3DVCSoftware for branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 4 Jun 2015, 11:47:20 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-14.1-update-dev1-RWTH/source/Lib/TLibDecoder/TDecTop.cpp
r1219 r1251 1330 1330 Int layerId = m_parameterSetManager.getFirstVPS()->getLayerIdInNuh(i); 1331 1331 if( m_parameterSetManager.getFirstVPS()->getDepthId(layerId) ) 1332 pps->getDLT()->setDepthIdxToLayerId(j++, i);1332 pps->getDLT()->setDepthIdxToLayerId(j++, layerId); 1333 1333 } 1334 1334 #endif
Note: See TracChangeset for help on using the changeset viewer.