Changeset 1177 in SHVCSoftware for branches/SHM-dev/source/Lib/TLibCommon


Ignore:
Timestamp:
8 Jul 2015, 02:41:56 (10 years ago)
Author:
seregin
Message:

macro cleanup: OUTPUT_LAYER_SET_INDEX

Location:
branches/SHM-dev/source/Lib/TLibCommon
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/Lib/TLibCommon/CommonDef.h

    r1106 r1177  
    306306};
    307307
    308 #if OUTPUT_LAYER_SET_INDEX
     308#if SVC_EXTENSION
    309309class CommonDecoderParams
    310310{
  • branches/SHM-dev/source/Lib/TLibCommon/TypeDef.h

    r1176 r1177  
    124124#define VPS_DPB_SIZE_TABLE               1      ///< JCTVC-O0217: DPB operations: signaling DPB-related parameters
    125125#if VPS_DPB_SIZE_TABLE
    126 #define OUTPUT_LAYER_SET_INDEX           1      ///< JCTVC-O0217: DPB operations: Inference/input of output layer set index
    127 #if OUTPUT_LAYER_SET_INDEX
    128126#define USE_DPB_SIZE_TABLE               1      ///< JCTVC-O0217: DPB operations: Use signaled DPB-size table parameters in the decoder
    129 #endif
    130127#endif
    131128#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.