Changeset 173 in SHVCSoftware for branches/SHM-2.0-dev/source/Lib/TLibCommon
- Timestamp:
- 9 May 2013, 20:43:22 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-2.0-dev/source/Lib/TLibCommon/TComSlice.cpp
r172 r173 1009 1009 1010 1010 // access channel 1011 #if SVC_EXTENSION 1012 m_pcVPS = pSrc->m_pcVPS; 1013 #endif 1011 1014 m_pcSPS = pSrc->m_pcSPS; 1012 1015 m_pcPPS = pSrc->m_pcPPS;
Note: See TracChangeset for help on using the changeset viewer.