Ignore:
Timestamp:
21 Oct 2014, 20:39:50 (10 years ago)
Author:
tech
Message:

Removed 3D-HEVC related macros.

File:
1 edited

Legend:

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

    r1066 r1074  
    151151#endif
    152152#endif
    153 #if MTK_I0099_VPS_EX2
     153#if H_3D_QTLPC
    154154  Bool                   m_bLimQtPredFlag;
    155155#endif
     
    504504#if H_3D_DIM
    505505  Bool      m_useDMM;                                        ///< flag for using DMM
    506 #if SEPARATE_FLAG_I0085
    507506  Bool      m_useIVP;
    508 #endif
    509507  Bool      m_useSDC;                                        ///< flag for using SDC
    510508  Bool      m_useDLT;                                        ///< flag for using DLT
    511509#endif
    512 #if MTK_SINGLE_DEPTH_MODE_I0095
     510#if H_3D_SINGLE_DEPTH
    513511  Bool     m_useSingleDepthMode;                          ///< flag for using single depth mode
    514512#endif
    515 #if !MTK_I0099_VPS_EX2 || MTK_I0099_FIX
    516513#if H_3D_QTLPC
    517514  Bool      m_bUseQTL;                                        ///< flag for using depth QuadTree Limitation
    518 #if !MTK_I0099_VPS_EX2
    519   Bool      m_bUsePC;                                         ///< flag for using Predictive Coding with QTL
    520 #endif
    521 #endif
    522515#endif
    523516#if H_3D_INTER_SDC
Note: See TracChangeset for help on using the changeset viewer.