Changeset 194 in 3DVCSoftware for branches/HTM-5.0-Qualcomm/source/App/TAppDecoder/TAppDecTop.h
- Timestamp:
- 26 Nov 2012, 18:35:20 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-5.0-Qualcomm/source/App/TAppDecoder/TAppDecTop.h
r100 r194 74 74 CamParsCollector m_cCamParsCollector; 75 75 #if DEPTH_MAP_GENERATION 76 #if VIDYO_VPS_INTEGRATION 76 #if VIDYO_VPS_INTEGRATION|MVHEVC 77 77 TComVPSAccess m_cVPSAccess; 78 78 #endif … … 88 88 Void destroy (); ///< destroy internal members 89 89 Void decode (); ///< main decoding function 90 #if VIDYO_VPS_INTEGRATION 90 #if VIDYO_VPS_INTEGRATION|MVHEVC 91 91 Void increaseNumberOfViews (UInt layerId, UInt viewId, UInt isDepth); 92 92 #else
Note: See TracChangeset for help on using the changeset viewer.