Changeset 418 in SHVCSoftware for branches/SHM-3.1-dev/source/Lib/TLibCommon
- Timestamp:
- 8 Oct 2013, 19:10:25 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-3.1-dev/source/Lib/TLibCommon/TypeDef.h
r416 r418 41 41 #define SVC_EXTENSION 1 42 42 43 #define SCALABILITY_MASK_E0104 144 45 43 #define SYNTAX_BYTES 10 ///< number of bytes taken by syntaxes per 4x4 block [RefIdxL0(1byte), RefIdxL1(1byte), MVxL0(2bytes), MVyL0(2bytes), MVxL1(2bytes), MVyL1(2bytes)] 46 44 … … 66 64 #define SCALED_REF_LAYER_OFFSETS 1 ///< M0309: Signal scaled reference layer offsets in SPS 67 65 #define VERT_MV_CONSTRAINT 1 ///< Vertical MV component constraint flag 66 #define SCALABILITY_MASK_E0104 1 ///< scalability mask for depth 68 67 69 68 #define ILP_SSH_SIG 1 ///< JCTVC-N0195 proposal 2, JCTVC-N0118: add presence flag in VPS ext to condition inter-layer prediction signaling in slice segment header
Note: See TracChangeset for help on using the changeset viewer.