Changeset 1235 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
- Timestamp:
- 13 Jul 2015, 20:38:11 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
r1203 r1235 60 60 Int m_numActiveRefLayers; 61 61 62 #if LAYER_CTB 62 Int m_iMaxCuDQPDepth; ///< Max. depth for a minimum CuDQPSize (0:default) 63 63 64 // coding unit (CU) definition 64 65 UInt m_uiMaxCUWidth; ///< max. CU width in pixel … … 72 73 UInt m_uiQuadtreeTUMaxDepthInter; 73 74 UInt m_uiQuadtreeTUMaxDepthIntra; 74 #endif75 75 76 76 #if RC_SHVC_HARMONIZATION … … 86 86 Int m_maxTidIlRefPicsPlus1; 87 87 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).89 88 90 89 Int m_iQP; ///< QP value of key-picture (integer)
Note: See TracChangeset for help on using the changeset viewer.