Ignore:
Timestamp:
22 Feb 2013, 21:08:22 (12 years ago)
Author:
seregin
Message:

REUSE_BLKMAPPING: using the base layer get co-located block function for motion mapping

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-1.1-dev/source/Lib/TLibCommon/TComPic.h

    r38 r47  
    129129#if REF_IDX_MFM
    130130  Void          copyUpsampledMvField  (  TComPic* pcPicBase );
     131#if !REUSE_BLKMAPPING
    131132  Void          deriveUnitIdxBase     (  UInt uiUpsamplePelX, UInt uiUpsamplePelY, UInt ratio, UInt& uiBaseCUAddr, UInt& uiBaseAbsPartIdx );
     133#endif
    132134#endif
    133135
Note: See TracChangeset for help on using the changeset viewer.