Changeset 15 in 3DVCSoftware for branches/0.2-poznan-univ/source/Lib/TLibDecoder


Ignore:
Timestamp:
7 Feb 2012, 21:12:37 (13 years ago)
Author:
poznan-univ
Message:

Poznan Tool disability bug fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.2-poznan-univ/source/Lib/TLibDecoder/TDecTop.h

    r12 r15  
    7575  Void  uninit      ();
    7676  Void  setSlice    ( TComSlice* pcSlice );
    77 #if POZNAN_CU_SKIP || (POZNAN_MP && !POZNAN_MP_USE_DEPTH_MAP_GENERATION)
     77#if POZNAN_CU_SYNTH || (POZNAN_MP && !POZNAN_MP_USE_DEPTH_MAP_GENERATION)
    7878  Double****          getBaseViewShiftLUTD      ()  { return m_adBaseViewShiftLUT;   }
    7979  Int****             getBaseViewShiftLUTI      ()  { return m_aiBaseViewShiftLUT;   }
Note: See TracChangeset for help on using the changeset viewer.