Changeset 719 in SHVCSoftware
- Timestamp:
- 22 Apr 2014, 03:11:51 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-6-dev/source/App/TAppDecoder/TAppDecCfg.cpp
r711 r719 146 146 m_tgtLayerId = nLayerNum - 1; 147 147 assert( m_tgtLayerId >= 0 ); 148 assert( m_tgtLayerId < MAX_LAYERS ); 148 149 #if O0137_MAX_LAYERID 149 150 assert( m_tgtLayerId < MAX_NUM_LAYER_IDS );
Note: See TracChangeset for help on using the changeset viewer.