Ignore:
Timestamp:
24 Feb 2012, 20:22:58 (13 years ago)
Author:
poznan-univ
Message:

Poznan Tools

  • Encoding only disoccluded CUs in depended views
  • Depth based motion prediction
  • Texture QP adjustment based on depth data
  • Nonlinear depth representation
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.3-poznan-univ/source/Lib/TLibRenderer/TRenTop.h

    r5 r28  
    109109                           Int         iBlendMode,
    110110                           Int         iSimEnhBaseView );
     111
     112#if POZNAN_SYNTH
     113  Void extrapolateAvailabilityView   
     114                         ( TComPicYuv* pcPicYuvVideo,
     115                           TComPicYuv* pcPicYuvDepth,
     116                           TComPicYuv* pcPicYuvSynthOut,
     117                           TComPicYuv* pcPicYuvAvailOut,
     118                           Bool bRenderFromLeft );
     119#endif
    111120  // Tools
    112121  Void getUsedSamplesMap ( TComPicYuv* pcPicYuvDepth,
Note: See TracChangeset for help on using the changeset viewer.