Ignore:
Timestamp:
5 Feb 2012, 22:00:22 (13 years ago)
Author:
poznan-univ
Message:

Poznan disocclusion coding - CU Skip

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.2-poznan-univ/source/Lib/TLibCommon/TComSlice.h

    r5 r11  
    452452
    453453  Void      setSPS          ( TComSPS* pcSPS ) { m_pcSPS = pcSPS; }
    454   TComSPS*  getSPS          () { return m_pcSPS; }
     454                                                                                               TComSPS*  getSPS          () { return m_pcSPS; }
    455455
    456456  Void      setPPS          ( TComPPS* pcPPS ) { m_pcPPS = pcPPS; }
Note: See TracChangeset for help on using the changeset viewer.