Ignore:
Timestamp:
27 Jun 2013, 00:45:09 (11 years ago)
Author:
zhang
Message:

Changes include: DV-MVP(H_3D_IDV), TMVP merging candidate(H_3D_TMVP, target reference index changes, scaling based on view order index) and cleanups (H_3D_CLEANUPS)

File:
1 edited

Legend:

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

    r486 r499  
    213213
    214214  Void          deriveRightBottomIdx        ( UInt uiPartIdx, UInt& ruiPartIdxRB );
    215   Bool          xGetColMVP( RefPicList eRefPicList, Int uiCUAddr, Int uiPartUnitIdx, TComMv& rcMv, Int& riRefIdx );
     215  Bool          xGetColMVP( RefPicList eRefPicList, Int uiCUAddr, Int uiPartUnitIdx, TComMv& rcMv, Int& riRefIdx
     216#if H_3D_TMVP
     217  ,
     218  Bool bMRG = true
     219#endif
     220  );
    216221 
    217222  /// compute required bits to encode MVD (used in AMVP)
Note: See TracChangeset for help on using the changeset viewer.