Ignore:
Timestamp:
22 Jul 2015, 01:36:46 (9 years ago)
Author:
seregin
Message:

port rev 4410

File:
1 edited

Legend:

Unmodified
Added
Removed
  • TabularUnified branches/SHM-dev/source/App/TAppEncoder/TAppEncCfg.h ΒΆ

    r1331 r1332  
    249249  Bool      m_bUseSAO;
    250250  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.
    251253  Int       m_maxNumOffsetsPerPic;                            ///< SAO maximun number of offset per picture
    252254  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.