Changeset 1332 in SHVCSoftware for branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h
- Timestamp:
- 22 Jul 2015, 01:36:46 (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
TabularUnified branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h ΒΆ
r1331 r1332 249 249 Bool m_bUseSAO; 250 250 Bool m_bTestSAODisableAtPictureLevel; 251 Double m_saoEncodingRate; ///< When >0 SAO early picture termination is enabled for luma and chroma 252 Double m_saoEncodingRateChroma; ///< The SAO early picture termination rate to use for chroma (when m_SaoEncodingRate is >0). If <=0, use results for luma. 251 253 Int m_maxNumOffsetsPerPic; ///< SAO maximun number of offset per picture 252 254 Bool m_saoCtuBoundary; ///< SAO parameter estimation using non-deblocked pixels for CTU bottom and right boundary areas
Note: See TracChangeset for help on using the changeset viewer.