Changeset 527 in 3DVCSoftware


Ignore:
Timestamp:
7 Jul 2013, 23:58:45 (11 years ago)
Author:
mitsubishi-htm
Message:

-intermediate version. equivalent to previous.

File:
1 edited

Legend:

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

    r526 r527  
    31653165
    31663166#if H_3D_VSP
    3167   if ( xAddVspCand( 3, mrgCandIdx, &cDisInfo, iCount, abCandIsInter, pcMvFieldNeighbours, puhInterDirNeighbours, vspFlag ) )
     3167  if ( xAddVspCand( H_3D_VSP_POSITION, mrgCandIdx, &cDisInfo, iCount, abCandIsInter, pcMvFieldNeighbours, puhInterDirNeighbours, vspFlag ) )
    31683168    return;
    31693169  // early termination
Note: See TracChangeset for help on using the changeset viewer.