Changeset 584 in SHVCSoftware for branches/SHM-5.0-dev/source/App
- Timestamp:
- 1 Feb 2014, 00:38:07 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-5.0-dev/source/App/TAppDecoder/TAppDecCfg.cpp
r550 r584 148 148 #endif 149 149 #if OUTPUT_LAYER_SET_INDEX 150 this->getCommonDecoderParams()->set OutputLayerSetIdx( olsIdx );150 this->getCommonDecoderParams()->setTargetOutputLayerSetIdx( olsIdx ); 151 151 this->getCommonDecoderParams()->setTargetLayerId ( m_tgtLayerId ); 152 152 #endif
Note: See TracChangeset for help on using the changeset viewer.