Ignore:
Timestamp:
13 Jul 2015, 20:38:11 (9 years ago)
Author:
seregin
Message:

port rev 4219 and rev 4246

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h

    r1203 r1235  
    6060  Int       m_numActiveRefLayers;
    6161
    62 #if LAYER_CTB
     62  Int       m_iMaxCuDQPDepth;                                 ///< Max. depth for a minimum CuDQPSize (0:default)
     63
    6364  // coding unit (CU) definition
    6465  UInt      m_uiMaxCUWidth;                                   ///< max. CU width in pixel
     
    7273  UInt      m_uiQuadtreeTUMaxDepthInter;
    7374  UInt      m_uiQuadtreeTUMaxDepthIntra;
    74 #endif
    7575
    7676#if RC_SHVC_HARMONIZATION
     
    8686  Int       m_maxTidIlRefPicsPlus1;
    8787  Int       m_waveFrontSynchro;                   ///< 0: no WPP. >= 1: WPP is enabled, the "Top right" from which inheritance occurs is this LCU offset in the line above the current.
    88   Int       m_iWaveFrontSubstreams;               ///< If iWaveFrontSynchro, this is the number of substreams per frame (dependent tiles) or per tile (independent tiles).
    8988
    9089  Int       m_iQP;                                            ///< QP value of key-picture (integer)
Note: See TracChangeset for help on using the changeset viewer.