Changeset 86 in SHVCSoftware for branches/HM-10.0-dev-SHM/source/Lib/TLibCommon


Ignore:
Timestamp:
13 Mar 2013, 19:04:47 (12 years ago)
Author:
interdigital
Message:

add RAP_MFM_INIT to initialize MFM when BL picture is RAP picture

File:
1 edited

Legend:

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

    r75 r86  
    132132  Void          deriveUnitIdxBase     (  UInt upsamplePelX, UInt upsamplePelY, UInt ratio, UInt& baseCUAddr, UInt& baseAbsPartIdx );
    133133#endif
     134#if RAP_MFM_INIT
     135  Void          initUpsampledMvField  ();
     136#endif
    134137#endif
    135138
Note: See TracChangeset for help on using the changeset viewer.