Ignore:
Timestamp:
28 Oct 2015, 20:14:15 (9 years ago)
Author:
tech
Message:

Merged cfg files from HM-16.7

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-15.2-dev/cfg/HM/encoder_intra_high_throughput_rext.cfg

    r1313 r1369  
    4141
    4242#=========== Deblock Filter ============
    43 
    4443LoopFilterOffsetInPPS         : 1           # Dbl params: 0=varying params in SliceHeader, param = base_param + GOP_offset_param; 1 (default) =constant params in PPS, param = base_param)
    4544LoopFilterDisable             : 0           # Disable deblocking filter (0=Filter, 1=No Filter)
     
    108107ResidualRotation                    : 1                # Enable rotation of transform-skipped and transquant-bypassed TUs through 180 degrees prior to entropy coding (not valid in V1 profiles)
    109108SingleSignificanceMapContext        : 1                # Enable, for transform-skipped and transquant-bypassed TUs, the selection of a single significance map context variable for all coefficients (not valid in V1 profiles)
    110 IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing. 1: Enable use of intra reference smoothing (not valid in V1 profiles)
     109IntraReferenceSmoothing             : 1                # 0: Disable use of intra reference smoothing (not valid in V1 profiles). 1: Enable use of intra reference smoothing (same as V1)
    111110GolombRiceParameterAdaptation       : 1                # Enable the partial retention of the Golomb-Rice parameter value from one coefficient group to the next
    112111HighPrecisionPredictionWeighting    : 1                # Use high precision option for weighted prediction (not valid in V1 profiles)
Note: See TracChangeset for help on using the changeset viewer.