Changeset 747 in 3DVCSoftware for branches/HTM-9.0r1-F0122/source/Lib/TLibCommon/TComSlice.cpp
- Timestamp:
- 17 Dec 2013, 21:57:52 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-9.0r1-F0122/source/Lib/TLibCommon/TComSlice.cpp
r724 r747 1811 1811 } 1812 1812 #endif 1813 #if H_3D 1813 #if H_3DV 1814 1814 m_ivMvScalingFlag = true; 1815 1815 #endif … … 3029 3029 { 3030 3030 Bool setupLUT = false; 3031 #if H_3DV 3031 3032 Int layerIdInVPS = getVPS()->getLayerIdInNuh( m_layerId ); 3032 3033 #endif 3033 3034 #if H_3D_VSP 3034 3035 setupLUT = setupLUT || getVPS()->getViewSynthesisPredFlag( layerIdInVPS);
Note: See TracChangeset for help on using the changeset viewer.