Ignore:
Timestamp:
31 Jul 2014, 16:12:11 (11 years ago)
Author:
tech
Message:

Fix tickets #76 Unused functions

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-11.2-dev0/source/Lib/TLibCommon/TComDataCU.cpp

    r1030 r1034  
    53175317#endif
    53185318
    5319 
     5319#if !FIX_TICKET_76
    53205320#if H_3D_VSP
    53215321inline Void TComDataCU::xInheritVSPDisInfo(TComDataCU* pcCURef, UInt uiAbsPartIdx, Int iCount, InheritedVSPDisInfo*  inheritedVSPDisInfo)
     
    53245324  inheritedVSPDisInfo[iCount].m_acDvInfo.m_aVIdxCan = pcCURef->getDvInfo(uiAbsPartIdx).m_aVIdxCan;
    53255325}
     5326#endif
    53265327#endif
    53275328/** 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.