Changeset 584 in SHVCSoftware for branches/SHM-5.0-dev/source/App


Ignore:
Timestamp:
1 Feb 2014, 00:38:07 (11 years ago)
Author:
qualcomm
Message:

Change variable name to target output layer set index.

From: Adarsh K. Ramasubramonian <aramasub@…>

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-5.0-dev/source/App/TAppDecoder/TAppDecCfg.cpp

    r550 r584  
    148148#endif
    149149#if OUTPUT_LAYER_SET_INDEX 
    150   this->getCommonDecoderParams()->setOutputLayerSetIdx( olsIdx       );
     150  this->getCommonDecoderParams()->setTargetOutputLayerSetIdx( olsIdx       );
    151151  this->getCommonDecoderParams()->setTargetLayerId    ( m_tgtLayerId );
    152152#endif
Note: See TracChangeset for help on using the changeset viewer.