Ignore:
Timestamp:
18 Aug 2014, 09:35:34 (10 years ago)
Author:
lg
Message:

Integration of JCT3V-I0116

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.0-dev1/source/Lib/TLibCommon/TComSlice.cpp

    r1039 r1048  
    37273727
    37283728#if H_3D_DDD
     3729#if LGE_FCO_I0116
     3730  if( getIsDepth() && getViewIndex() > 0 && getVPS()->getMPIFlag(layerIdInVPS))
     3731#else
    37293732  if( getIsDepth() && getViewIndex() > 0 )
     3733#endif
    37303734  {
    37313735      TComSlice *pcTextSlice = getTexturePic()->getSlice( 0 );
Note: See TracChangeset for help on using the changeset viewer.