Changeset 1394 in 3DVCSoftware for branches/HTM-16.0-dev1/source/Lib/TLibDecoder/TDecTop.cpp
- Timestamp:
- 4 Mar 2016, 09:42:34 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-16.0-dev1/source/Lib/TLibDecoder/TDecTop.cpp
r1386 r1394 1063 1063 m_pcPic->setLayerId( nalu.m_nuhLayerId ); 1064 1064 m_pcPic->setViewId ( getViewId() ); 1065 #if NH_3D 1065 #if NH_3D || NH_3D_VSO 1066 1066 m_pcPic->setViewIndex( getViewIndex() ); 1067 1067 m_pcPic->setIsDepth ( getIsDepth () );
Note: See TracChangeset for help on using the changeset viewer.