Ignore:
Timestamp:
23 Jul 2013, 14:37:07 (11 years ago)
Author:
tech
Message:
  • Changed HM Version number
  • Minor cleanups
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/Lib/TLibCommon/TComSlice.h

    r539 r541  
    977977  Bool        m_bUsePC;
    978978#endif
    979 
    980979  // Parameter
    981980  Int         m_bitDepthY;
     
    11751174  Int  getMinHorizontalCtuOffsetPlus1 ( Int i )            { return m_minHorizontalCtuOffsetPlus1 [ i ];}
    11761175#endif
    1177 
    11781176#if H_3D_QTLPC
    11791177  Void setUseQTL( Bool b ) { m_bUseQTL = b;    }
     
    11821180  Bool getUsePC ()         { return m_bUsePC;  }
    11831181#endif
    1184 
    11851182#if H_3D
    11861183  Void initCamParaSPS      (  UInt uiViewIndex, UInt uiCamParPrecision = 0, Bool bCamParSlice = false, Int** aaiScale = 0, Int** aaiOffset = 0 );
Note: See TracChangeset for help on using the changeset viewer.