Changeset 48 in 3DVCSoftware for branches/0.3-poznan-univ/source/Lib/TLibCommon/TComSlice.h
- Timestamp:
- 30 Mar 2012, 18:57:41 (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.3-poznan-univ/source/Lib/TLibCommon/TComSlice.h
r46 r48 221 221 Int* getPad ( ) { return m_aiPad; } 222 222 223 #if FLEX_CODING_ORDER 224 Void initMultiviewSPS ( UInt uiViewId, Int iViewOrderIdx = 0, UInt uiCamParPrecision = 0, Bool bCamParSlice = false, Int** aaiScale = 0, Int** aaiOffset = 0, Bool bDepth = false ); 225 #else 223 226 Void initMultiviewSPS ( UInt uiViewId, Int iViewOrderIdx = 0, UInt uiCamParPrecision = 0, Bool bCamParSlice = false, Int** aaiScale = 0, Int** aaiOffset = 0 ); 227 #endif 224 228 Void initMultiviewSPSDepth ( UInt uiViewId, Int iViewOrderIdx ); 225 229
Note: See TracChangeset for help on using the changeset viewer.