Changeset 1131 in 3DVCSoftware for branches/HTM-13.0-dev0/source/App/TAppEncoder/TAppEncTop.h
- Timestamp:
- 18 Feb 2015, 17:39:40 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-13.0-dev0/source/App/TAppEncoder/TAppEncTop.h
r1124 r1131 92 92 #if H_3D 93 93 TComDLT m_dlt; ///< dlt 94 #if HHI_TOOL_PARAMETERS_I2_J010795 94 TComSps3dExtension m_sps3dExtension; ///< Currently all layers share the same sps 3D Extension 96 #endif97 95 #endif 98 96 … … 149 147 #endif 150 148 #if H_3D 151 #if !HHI_TOOL_PARAMETERS_I2_J0107152 Void xSetVPSExtension2( TComVPS& vps );153 #endif154 149 Void xDeriveDltArray( TComVPS& vps, TComDLT& dlt ); 155 150 #endif
Note: See TracChangeset for help on using the changeset viewer.