Changeset 1177 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon
- Timestamp:
- 8 Jul 2015, 02:41:56 (10 years ago)
- Location:
- branches/SHM-dev/source/Lib/TLibCommon
- Files:
-
- 2 edited
-
CommonDef.h (modified) (1 diff)
-
TypeDef.h (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/Lib/TLibCommon/CommonDef.h
r1106 r1177 306 306 }; 307 307 308 #if OUTPUT_LAYER_SET_INDEX308 #if SVC_EXTENSION 309 309 class CommonDecoderParams 310 310 { -
branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h
r1176 r1177 124 124 #define VPS_DPB_SIZE_TABLE 1 ///< JCTVC-O0217: DPB operations: signaling DPB-related parameters 125 125 #if VPS_DPB_SIZE_TABLE 126 #define OUTPUT_LAYER_SET_INDEX 1 ///< JCTVC-O0217: DPB operations: Inference/input of output layer set index127 #if OUTPUT_LAYER_SET_INDEX128 126 #define USE_DPB_SIZE_TABLE 1 ///< JCTVC-O0217: DPB operations: Use signaled DPB-size table parameters in the decoder 129 #endif130 127 #endif 131 128 #define DPB_PARAMS_MAXTLAYERS 1 ///< JCTVC-P0156 DPB parameters up to maximum temporal sub-layers in the layer set
Note: See TracChangeset for help on using the changeset viewer.