Changeset 299 in 3DVCSoftware


Ignore:
Timestamp:
21 Feb 2013, 11:55:03 (11 years ago)
Author:
tech
Message:

Fixed MVHEVC compiler error in TComDataCU.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/source/Lib/TLibCommon/TComDataCU.h

    r296 r299  
    601601  Void          fillMvpCandBase       ( UInt uiPartIdx, UInt uiPartAddr, RefPicList eRefPicList, Int iRefIdx, AMVPInfo* pInfo );
    602602  Void          fillMvpCand           ( UInt uiPartIdx, UInt uiPartAddr, RefPicList eRefPicList, Int iRefIdx, AMVPInfo* pInfo , Int iMVPIdx=-1);
     603#else
     604  Void          fillMvpCand           ( UInt uiPartIdx, UInt uiPartAddr, RefPicList eRefPicList, Int iRefIdx, AMVPInfo* pInfo );
    603605#endif
    604606  Bool          isDiffMER             ( Int xN, Int yN, Int xP, Int yP);
Note: See TracChangeset for help on using the changeset viewer.