Ignore:
Timestamp:
6 Jul 2014, 05:24:49 (10 years ago)
Author:
tech
Message:

Cleanup part 8.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-11.1-dev0/source/Lib/TLibCommon/TComSlice.h

    r973 r974  
    850850  Void    setVPSId       (Int i)              { m_VPSId = i;             }
    851851
     852#if H_MV
    852853  Void    setVpsBaseLayerInternalFlag( Bool flag ) { m_vpsBaseLayerInternalFlag = flag; }
    853854  Bool    getVpsBaseLayerInternalFlag(  )          { return m_vpsBaseLayerInternalFlag; }
     855#endif
    854856
    855857  UInt    getMaxTLayers  ()                   { return m_uiMaxTLayers;   }
Note: See TracChangeset for help on using the changeset viewer.