Changeset 443 in 3DVCSoftware for trunk/source/Lib/TLibDecoder/TDecGop.h
- Timestamp:
- 26 May 2013, 15:41:34 (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/source/Lib/TLibDecoder/TDecGop.h
r296 r443 90 90 TComDepthMapGenerator* m_pcDepthMapGenerator; 91 91 #endif 92 #if H3D_IVRP 92 #if H3D_IVRP & !QC_ARP_D0177 93 93 TComResidualGenerator* m_pcResidualGenerator; 94 94 #endif … … 118 118 ,TComDepthMapGenerator* pcDepthMapGenerator 119 119 #endif 120 #if H3D_IVRP 120 #if H3D_IVRP & !QC_ARP_D0177 121 121 ,TComResidualGenerator* pcResidualGenerator 122 122 #endif
Note: See TracChangeset for help on using the changeset viewer.