Ignore:
Timestamp:
17 Dec 2013, 21:57:52 (10 years ago)
Author:
qualcomm
Message:

MV-HEVC+D support based on JCT3V-F0122

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-9.0r1-F0122/source/Lib/TLibCommon/TComSlice.cpp

    r724 r747  
    18111811    }
    18121812#endif
    1813 #if H_3D
     1813#if H_3DV
    18141814    m_ivMvScalingFlag = true;
    18151815#endif
     
    30293029{
    30303030  Bool setupLUT = false;
     3031#if H_3DV
    30313032  Int layerIdInVPS = getVPS()->getLayerIdInNuh( m_layerId );
    3032 
     3033#endif
    30333034#if H_3D_VSP
    30343035  setupLUT = setupLUT || getVPS()->getViewSynthesisPredFlag( layerIdInVPS);
Note: See TracChangeset for help on using the changeset viewer.