Ignore:
Timestamp:
20 May 2015, 07:55:46 (9 years ago)
Author:
mediatek-htm
Message:

Reactive DoNBDV ( the MACRO is "NH_3D_NBDV_REF")

By Yi-Wen Chen (yiwen.chen@…)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-14.1-update-dev3-MediaTek/source/Lib/TLibCommon/TComDataCU.h

    r1210 r1217  
    490490  Bool          xCheckSpatialNBDV (TComDataCU* pcTmpCU, UInt uiIdx, DisInfo* pNbDvInfo, Bool bSearchForMvpDv, IDVInfo* paMvpDvInfo,
    491491                                   UInt uiMvpDvPos
    492 #if H_3D_NBDV_REF
     492#if NH_3D_NBDV_REF
    493493  , Bool bDepthRefine = false
    494494#endif
     
    496496  Bool          xGetColDisMV      ( Int currCandPic, RefPicList eRefPicList, Int refidx, Int uiCUAddr, Int uiPartUnitIdx, TComMv& rcMv, Int & iTargetViewIdx, Int & iStartViewIdx );
    497497  Void          getDisMvpCandNBDV ( DisInfo* pDInfo
    498 #if H_3D_NBDV_REF
     498#if NH_3D_NBDV_REF
    499499   , Bool bDepthRefine = false
    500500#endif
     
    507507   Bool          getNeighDepth (UInt uiPartIdx, UInt uiPartAddr, Pel* pNeighDepth, Int index);
    508508#endif
    509 #if H_3D_NBDV_REF
     509#if NH_3D_NBDV_REF
    510510  Pel           getMcpFromDM(TComPicYuv* pcBaseViewDepthPicYuv, TComMv* mv, Int iBlkX, Int iBlkY, Int iWidth, Int iHeight, Int* aiShiftLUT );
    511511  Void          estimateDVFromDM(Int refViewIdx, UInt uiPartIdx, TComPic* picDepth, UInt uiPartAddr, TComMv* cMvPred );
    512 #endif //H_3D_NBDV_REF
     512#endif //NH_3D_NBDV_REF
    513513#endif
    514514#if  H_3D_FAST_TEXTURE_ENCODING
Note: See TracChangeset for help on using the changeset viewer.