Changeset 1034 in 3DVCSoftware for branches/HTM-11.2-dev0/source/Lib/TLibCommon/TComDataCU.cpp
- Timestamp:
- 31 Jul 2014, 16:12:11 (11 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/HTM-11.2-dev0/source/Lib/TLibCommon/TComDataCU.cpp
r1030 r1034 5317 5317 #endif 5318 5318 5319 5319 #if !FIX_TICKET_76 5320 5320 #if H_3D_VSP 5321 5321 inline Void TComDataCU::xInheritVSPDisInfo(TComDataCU* pcCURef, UInt uiAbsPartIdx, Int iCount, InheritedVSPDisInfo* inheritedVSPDisInfo) … … 5324 5324 inheritedVSPDisInfo[iCount].m_acDvInfo.m_aVIdxCan = pcCURef->getDvInfo(uiAbsPartIdx).m_aVIdxCan; 5325 5325 } 5326 #endif 5326 5327 #endif 5327 5328 /** Check whether the current PU and a spatial neighboring PU are in a same ME region.
Note: See TracChangeset for help on using the changeset viewer.