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/TLibDecoder/TDecCAVLC.cpp

    r1039 r1048  
    26372637
    26382638#if H_3D
     2639#if LGE_FCO_I0116
     2640  if( rpcSlice->getVPS()->hasCamParInSliceHeader( rpcSlice->getViewIndex() )  && rpcSlice->getIsDepth() )
     2641#else
    26392642  if( rpcSlice->getVPS()->hasCamParInSliceHeader( rpcSlice->getViewIndex() )  && !rpcSlice->getIsDepth() )
     2643#endif
    26402644  {
    26412645    UInt uiViewIndex = rpcSlice->getViewIndex();
Note: See TracChangeset for help on using the changeset viewer.