Ignore:
Timestamp:
30 Jul 2014, 19:51:27 (10 years ago)
Author:
tech
Message:

Merged 11.2-dev2-Samsung@1026.

File:
1 edited

Legend:

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

    r1015 r1030  
    131131  Int                    m_iSubPUMPILog2Size;                   
    132132#endif
     133#endif
     134#if MTK_I0099_VPS_EX2
     135  Bool                   m_bLimQtPredFlag;
    133136#endif
    134137#if H_3D_ARP                                                  /// < flag and number of weighting factors in ARP
     
    479482  Bool     m_useSingleDepthMode;                          ///< flag for using single depth mode
    480483#endif
     484#if !MTK_I0099_VPS_EX2 || MTK_I0099_FIX
     485#if H_3D_QTLPC
     486  Bool      m_bUseQTL;                                        ///< flag for using depth QuadTree Limitation
     487#if !MTK_I0099_VPS_EX2
     488  Bool      m_bUsePC;                                         ///< flag for using Predictive Coding with QTL
     489#endif
     490#endif
     491#endif
     492
    481493#if H_3D_QTLPC
    482494  Bool      m_bUseQTL;                                        ///< flag for using depth QuadTree Limitation
Note: See TracChangeset for help on using the changeset viewer.