Ignore:
Timestamp:
11 Jul 2014, 03:49:39 (10 years ago)
Author:
mediatek-htm
Message:

Integration of Single Depth Mode proposed in JCT3V-I0095.
The MACRO is "MTK_SINGLE_DEPTH_MODE_I0095".

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

File:
1 edited

Legend:

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

    r976 r983  
    473473  Bool      m_useDLT;                                        ///< flag for using DLT
    474474#endif
     475#if MTK_SINGLE_DEPTH_MODE_I0095
     476  Bool     m_useSingleDepthMode;                          ///< flag for using single depth mode
     477#endif
    475478#if H_3D_QTLPC
    476479  Bool      m_bUseQTL;                                        ///< flag for using depth QuadTree Limitation
Note: See TracChangeset for help on using the changeset viewer.