Changeset 1416 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 4 Aug 2015, 19:32:56 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TComPicYuv.cpp
r1305 r1416 86 86 const UInt uiMaxCUDepth, ///< used for generating offsets to CUs. Can use 0 if no offsets are required 87 87 #if SVC_EXTENSION 88 const Bool bUseMargin, ///< if true, then a margin of uiMaxCUWidth+16 and uiMaxCUHeight+16 is created around the image.88 const Bool bUseMargin, ///< if true, then a margin of uiMaxCUWidth+16 and uiMaxCUHeight+16 is created around the image. 89 89 const Window* conformanceWindow) 90 90 #else
Note: See TracChangeset for help on using the changeset viewer.