Changeset 1170 in 3DVCSoftware for branches/HTM-13.1-dev0/source/App/TAppDecoder
- Timestamp:
- 5 Apr 2015, 22:49:22 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.1-dev0/source/App/TAppDecoder/TAppDecTop.cpp
r1084 r1170 248 248 { 249 249 m_tDecTop[decIdx]->setTargetOptLayerSetIdx( m_targetOptLayerSetIdx ); 250 m_tDecTop[decIdx]->setProfileIdc( ); 250 251 } 251 252 … … 1050 1051 m_tDecTop[ decIdx ]->setLayerInitilizedFlags( m_layerInitilizedFlags ); 1051 1052 m_tDecTop[ decIdx ]->setTargetOptLayerSetIdx( m_targetOptLayerSetIdx ); 1053 m_tDecTop[ decIdx ]->setProfileIdc ( ); 1052 1054 1053 1055 #if H_3D
Note: See TracChangeset for help on using the changeset viewer.