Changeset 848 in 3DVCSoftware


Ignore:
Timestamp:
12 Feb 2014, 20:35:22 (10 years ago)
Author:
tech
Message:

Added missing macro condition.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-10.0rc1-dev0/source/Lib/TLibDecoder/TDecCu.cpp

    r847 r848  
    928928#endif
    929929
    930 #if UPDATE_HM13
     930#if H_3D && UPDATE_HM13
    931931  Bool useDltFlag = (isDimMode( uiLumaPredMode ) || uiLumaPredMode == HOR_IDX || uiLumaPredMode == VER_IDX || uiLumaPredMode == DC_IDX) && pcCU->getSlice()->getIsDepth() && pcCU->getSlice()->getPPS()->getDLT()->getUseDLTFlag(pcCU->getSlice()->getLayerIdInVps());
    932932
Note: See TracChangeset for help on using the changeset viewer.