Ignore:
Timestamp:
19 Feb 2013, 17:50:51 (11 years ago)
Author:
tech
Message:

Removed macros related to IV motion parameter prediction.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-5.1-dev0/source/App/TAppEncoder/TAppEncCfg.h

    r287 r292  
    233233  UInt      m_uiPredDepthMapGeneration;                       ///< using of (virtual) depth maps for texture coding
    234234#endif
    235 #if HHI_INTER_VIEW_MOTION_PRED
     235#if H3D_IVMP
    236236  UInt      m_uiMultiviewMvPredMode;                          ///< usage of predictors for multi-view mv prediction
    237237  UInt      m_uiMultiviewMvRegMode;                           ///< regularization for multiview motion vectors
Note: See TracChangeset for help on using the changeset viewer.