Ignore:
Timestamp:
8 Jul 2013, 19:40:03 (11 years ago)
Author:
mitsubishi-htm
Message:

-VSP remaining stuff wrapped up.
-4x4 VSP in effect.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-DEV-0.3-dev2/source/Lib/TLibCommon/TComDataCU.h

    r519 r530  
    227227#if H_3D_VSP
    228228  Bool          xAddVspCand( UChar ucVspMergePos, Int mrgCandIdx, DisInfo* pDInfo, Int& iCount,
    229                              Bool* abCandIsInter, TComMvField* pcMvFieldNeighbours, UChar* puhInterDirNeighbours, Int* vspIdxTrue );
     229                             Bool* abCandIsInter, TComMvField* pcMvFieldNeighbours, UChar* puhInterDirNeighbours, Int* vspFlag );
    230230#endif
    231231
     
    561561                                            , Int* vspFlag
    562562#endif
    563                                             , Int& numValidMergeCand
    564                                             , Int mrgCandIdx = -1 );
     563                                            , Int& numValidMergeCand, Int mrgCandIdx = -1 );
    565564#if H_3D_VSP
    566565  Char*         getVSPFlag        ()                        { return m_piVSPFlag;          }
Note: See TracChangeset for help on using the changeset viewer.