Ignore:
Timestamp:
18 Jun 2013, 17:25:49 (11 years ago)
Author:
tech
Message:

Minor clean ups.

File:
1 edited

Legend:

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

    r476 r478  
    18571857  }
    18581858}
    1859 
    18601859#if H_3D_IV_MERGE
    18611860Void
     
    18711870}
    18721871#endif
    1873 
    18741872const Int TComSPS::m_winUnitX[]={1,2,2,1};
    18751873const Int TComSPS::m_winUnitY[]={1,2,1,1};
     
    19421940  m_bDepth                = false;
    19431941#endif
    1944 
    19451942  if( !m_bCamParInSliceHeader )
    19461943  {
     
    19541951  }
    19551952}
    1956 
    19571953#if H_3D_IV_MERGE
    19581954Void
Note: See TracChangeset for help on using the changeset viewer.