Changeset 542 in 3DVCSoftware for branches/HTM-DEV-0.3-dev2/source/App/TAppEncoder/TAppEncTop.cpp
- Timestamp:
- 23 Jul 2013, 15:19:06 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-DEV-0.3-dev2/source/App/TAppEncoder/TAppEncTop.cpp
r539 r542 123 123 #if H_3D 124 124 vps.initViewIndex(); 125 #if H_3D_GEN126 125 xSetVPSExtension2 ( vps ); 127 #endif128 126 m_ivPicLists.setVPS ( &vps ); 129 127 #endif … … 1194 1192 } 1195 1193 #endif 1196 #if H_3D _GEN1194 #if H_3D 1197 1195 Void TAppEncTop::xSetVPSExtension2( TComVPS& vps ) 1198 1196 {
Note: See TracChangeset for help on using the changeset viewer.