Changeset 435 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibEncoder/SEIwrite.h
- Timestamp:
- 14 Oct 2013, 16:04:33 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibEncoder/SEIwrite.h
r313 r435 68 68 #endif 69 69 Void xWriteSEISOPDescription(const SEISOPDescription& sei); 70 #if N0383_IL_CONSTRAINED_TILE_SETS_SEI 71 Void xWriteSEIInterLayerConstrainedTileSets(const SEIInterLayerConstrainedTileSets& sei); 72 #endif 70 73 Void xWriteSEIScalableNesting(TComBitIf& bs, const SEIScalableNesting& sei, TComSPS *sps); 71 74 Void xWriteByteAlign();
Note: See TracChangeset for help on using the changeset viewer.