Ignore:
Timestamp:
6 Nov 2014, 20:29:09 (10 years ago)
Author:
tech
Message:
  • HHI_TOOL_PARAMETERS_I2_J0107: Tool parameters moved to SPS and combined with dependency flags
  • Related update of cfg files.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/HTM-12.2-dev2-HHI/cfg/3D-HEVC/NonCTC/allintra/baseCfg_2view+depth_AllIntra.cfg

    r1104 r1106  
    173173
    174174#========== multiview coding tools ==========
    175 IvMvPred                            : 1 1              # Inter-view motion prediction
    176 AdvMultiviewResPred                 : 1                # Advanced inter-view residual prediction (0:off, 1:on)
     175IvMvPredFlag                        : 1 1              # Inter-view motion prediction
     176IvResPredFlag                       : 1                # Advanced inter-view residual prediction (0:off, 1:on)
    177177IlluCompEnable                      : 1                # Enable Illumination compensation ( 0: off, 1: on )  (v/d)
    178178IlluCompLowLatencyEnc               : 0                # Enable low-latency Illumination compensation encoding( 0: off, 1: on )
    179 ViewSynthesisPred                   : 1                # View synthesis prediction
    180 DepthRefinement                     : 1                # Disparity refined by depth DoNBDV
    181 IvMvScaling                         : 1                # Interview motion vector scaling
    182 SubPULog2Size                       : 3                # Log2 of sub-PU size for IvMvPred (2...6)
    183 SubPUMPILog2Size                    : 3                # Log2 of sub-PU size for MPI (3...6)
    184 DBBP                                : 1                # Depth-based Block Partitioning
     179ViewSynthesisPredFlag               : 1                # View synthesis prediction
     180DepthRefinementFlag                 : 1                # Disparity refined by depth DoNBDV
     181IvMvScalingFlag                     : 1                # Interview motion vector scaling
     182Log2SubPbSizeMinus3                 : 0                # Log2 of sub-PU size minus 3 for IvMvPred (0 ... 3) and smaller than or equal to log2(maxCUSize)-3
     183Log2MpiSubPbSizeMinus3              : 3                # Log2 of sub-PU size for MPI (3...6)
     184DepthBasedBlkPartFlag               : 1                # Depth-based Block Partitioning
    185185
    186186#========== depth coding tools ==========
    187187VSO                       : 1                                      # use of view synthesis optimization for depth coding
    188 DMM                                : 1
    189 IVP                                : 1                 # use of intra-view prediction mode
    190 SDC                                : 1
    191 DLT                                : 1
    192 QTL                                : 1
    193 LimQtPredFlag                      : 1
    194 InterSDC                           : 1                             # use of inter sdc
    195 MPI                                : 1
    196 SingleDepthMode                    : 1                 # use of single depth mode
     188IntraWedgeFlag                      : 1
     189IntraContourFlag                    : 1                 # use of intra-view prediction mode
     190IntraSdcFlag                        : 1
     191DLT                                 : 1
     192QTL                                 : 1
     193QtPredFlag                          : 1
     194InterSdcFlag                        : 1                             # use of inter sdc
     195MpiFlag                             : 1
     196IntraSingleFlag                     : 1                 # use of single depth mode
    197197#========== view synthesis optimization (VSO) ==========
    198198
Note: See TracChangeset for help on using the changeset viewer.