Ignore:
Timestamp:
24 Jul 2014, 06:42:46 (10 years ago)
Author:
samsung-htm
Message:

Integration of JCT3V-I0085: Separate enabling flag for intra-view prediction mode (DMM4)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-11.2-dev3-Samsung/source/App/TAppEncoder/TAppEncCfg.h

    r983 r1015  
    470470#if H_3D_DIM
    471471  Bool      m_useDMM;                                        ///< flag for using DMM
     472#if SEPARATE_FLAG_I0085
     473  Bool      m_useIVP;
     474#endif
    472475  Bool      m_useSDC;                                        ///< flag for using SDC
    473476  Bool      m_useDLT;                                        ///< flag for using DLT
Note: See TracChangeset for help on using the changeset viewer.