Changeset 861 in SHVCSoftware for branches/SHM-dev/source/Lib
- Timestamp:
- 12 Aug 2014, 00:51:17 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r856 r861 51 51 #define POC_RESET_RESTRICTIONS 1 ///< Restrictions on semantics of POC reset-related syntax elements, including one item from R0223 52 52 #define POC_RESET_VALUE_RESTRICTION 1 ///< R0223: Restriction on the value of full_poc_reset_flag 53 #define OUTPUT_LAYER_SETS_CONFIG 1 53 54 #define O0137_MAX_LAYERID 1 ///< JCTVC-O0137, JCTVC-O0200, JCTVC-O0223: restrict nuh_layer_id and vps_max_layers_minus1 54 55 … … 323 324 #define MAX_VPS_OP_LAYER_SETS_PLUS1 (MAX_LAYERS+1) 324 325 #define MAX_VPS_LAYER_SETS_PLUS1 1024 326 #define MAX_VPS_OUTPUT_LAYER_SETS_PLUS1 1024 325 327 #define MAX_VPS_LAYER_ID_PLUS1 MAX_LAYERS 326 328 #else
Note: See TracChangeset for help on using the changeset viewer.