Changeset 546 in SHVCSoftware for branches/SHM-4.1-dev/source/App
- Timestamp:
- 15 Jan 2014, 01:06:24 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-4.1-dev/source/App/TAppDecoder/TAppDecCfg.cpp
r521 r546 144 144 m_tgtLayerId = nLayerNum - 1; 145 145 assert( m_tgtLayerId >= 0 ); 146 #if O0137_MAX_LAYERID 147 assert( m_tgtLayerId < MAX_NUM_LAYER_IDS ); 148 #endif 146 149 #if OUTPUT_LAYER_SET_INDEX 147 150 this->getCommonDecoderParams()->setOutputLayerSetIdx( olsIdx );
Note: See TracChangeset for help on using the changeset viewer.