Changeset 1133 in 3DVCSoftware for trunk/source/Lib/TLibExtractor/TExtrTop.cpp


Ignore:
Timestamp:
21 Feb 2015, 22:47:16 (10 years ago)
Author:
tech
Message:

Merged 13.0-dev0@1132

  • Cleanup
  • TICKET083_IVPFLAG_FIX
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibExtractor/TExtrTop.cpp

    r1124 r1133  
    7474#if H_3D
    7575
    76 #if HHI_TOOL_PARAMETERS_I2_J0107
    7776     m_cEntropyDecoder   .decodeSPS( &cSPS );
    78 #else
    79       Int layerIdInVPS = m_cVPS.getLayerIdInVps( uiLayerId );
    80      m_cEntropyDecoder   .decodeSPS( &cSPS, m_cVPS.getViewIndex( layerIdInVPS ), ( m_cVPS.getDepthId( layerIdInVPS ) == 1 ) );
    81 #endif
    8277#else
    8378     m_cEntropyDecoder   .decodeSPS( &cSPS );
Note: See TracChangeset for help on using the changeset viewer.