Changeset 1008 in SHVCSoftware for branches/SHM-upgrade/source/App/TAppDecoder
- Timestamp:
- 28 Jan 2015, 19:12:58 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-upgrade/source/App/TAppDecoder/TAppDecCfg.cpp
r1006 r1008 206 206 } 207 207 #endif 208 this->getCommonDecoderParams()->setTargetOutputLayerSetIdx( olsIdx);209 this->getCommonDecoderParams()->setTargetLayerId( m_tgtLayerId );208 m_commonDecoderParams.setTargetOutputLayerSetIdx( olsIdx ); 209 m_commonDecoderParams.setTargetLayerId( m_tgtLayerId ); 210 210 #endif 211 211 #if FIX_CONF_MODE
Note: See TracChangeset for help on using the changeset viewer.