Changeset 1517 in SHVCSoftware for branches/SHM-dev/source/App
- Timestamp:
- 7 Jan 2016, 00:55:13 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncTop.cpp
r1502 r1517 139 139 maxRepFormatIdx = std::max( m_apcLayerCfg[layer]->getRepFormatIdx(), maxRepFormatIdx ); 140 140 141 #if FORMATIDX_CHECK142 141 for(Int compareLayer = 0; compareLayer < layer; compareLayer++ ) 143 142 { … … 159 158 } 160 159 } 161 #endif162 160 } 163 161
Note: See TracChangeset for help on using the changeset viewer.