Ignore:
Timestamp:
19 May 2013, 19:30:56 (12 years ago)
Author:
mitsubishi-htm
Message:

-macro updates.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-6.2-dev2-MERL/source/Lib/TLibCommon/TComPrediction.h

    r419 r420  
    153153#endif
    154154#if MERL_VSP_C0152
    155   Void xPredInterVSPBlk(TComDataCU* pcCU, UInt uiPartAddr, UInt uiAbsPartIdx, Int iWidth, Int iHeight, TComMv cMv, RefPicList eRefPicList, TComYuv*& rpcYuvPred, Bool bi );
     155  Void xPredInterVSPBlk(TComDataCU* pcCU, UInt uiPartAddr, UInt uiAbsPartIdx, Int iWidth, Int iHeight, TComMv cMv, RefPicList eRefPicList, TComYuv*& rpcYuvPred, Bool bi
     156#if !MERL_Bi_VSP_D0166
     157                                     , Int vspIdx
     158#endif
     159    );
    156160#if MERL_Bi_VSP_D0166
    157161  TComPic*  xGetVspRefTxt(TComDataCU* pcCU, UInt uiPartAddr, RefPicList eRefPicList);
Note: See TracChangeset for help on using the changeset viewer.