Changeset 836 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp
- Timestamp:
- 23 Jul 2014, 04:38:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TComSlice.cpp
r834 r836 2309 2309 TComVPS::TComVPS() 2310 2310 : m_VPSId ( 0) 2311 #if VPS_RESERVED_FLAGS 2312 , m_baseLayerInternalFlag (true) 2313 , m_baseLayerAvailableFlag (true) 2314 #endif 2311 2315 , m_uiMaxTLayers ( 1) 2312 2316 , m_uiMaxLayers ( 1)
Note: See TracChangeset for help on using the changeset viewer.