Changeset 875 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
- Timestamp:
- 28 Aug 2014, 01:40:54 (10 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/SHM-dev/source/App/TAppEncoder/TAppEncLayerCfg.h
r868 r875 81 81 82 82 Int m_maxTidIlRefPicsPlus1; 83 Int m_iWaveFrontSubstreams; //< If iWaveFrontSynchro, this is the number of substreams per frame (dependent tiles) or per tile (independent tiles). 83 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. 84 Int m_iWaveFrontSubstreams; ///< If iWaveFrontSynchro, this is the number of substreams per frame (dependent tiles) or per tile (independent tiles). 84 85 85 86 Int m_iQP; ///< QP value of key-picture (integer) … … 147 148 Int* m_colourRemapSEIPostLutTargetValue[3]; 148 149 #endif 150 149 151 public: 150 152 TAppEncLayerCfg();
Note: See TracChangeset for help on using the changeset viewer.