diff --git a/doc/software-manual.tex b/doc/software-manual.tex index b14107e5b8b7d0dcdb03bf1dc04502c1361431e4..582dcbe4f6685daedad9b725df548eabd84be4b5 100644 --- a/doc/software-manual.tex +++ b/doc/software-manual.tex @@ -1092,6 +1092,54 @@ Defines the depth of the TU tree for intra CUs. Defines the depth of the TU tree for inter CUs. \\ +\Option{MaxMTTHierarchyDepth} & +%\ShortOption{\None} & +\Default{3} & +Defines the maximum depth of the multi-type tree for inter slices. +\\ + +\Option{MaxMTTHierarchyDepthI} & +%\ShortOption{\None} & +\Default{3} & +Defines the maximum depth of the multi-type tree for intra slices. +\\ + +\Option{MaxMTTHierarchyDepthISliceC} & +%\ShortOption{\None} & +\Default{3} & +Defines the maximum depth of the multi-type tree in dual tree for chroma components. +\\ + +\Option{MaxMTTHierarchyDepthISliceL} & +%\ShortOption{\None} & +\Default{3} & +Defines the maximum depth of the multi-type tree in dual tree for luma component. +\\ + +\Option{MinQTChromaISlice} & +%\ShortOption{\None} & +\Default{4} & +Defines the minimum size of the quad tree in dual tree for chroma components. +\\ + +\Option{MinQTISlice} & +%\ShortOption{\None} & +\Default{8} & +Defines the minimum size of the quad tree for intra slices. +\\ + +\Option{MinQTLumaISlice} & +%\ShortOption{\None} & +\Default{8} & +Defines the minimum size of the quad tree in dual tree for luma component. +\\ + +\Option{MinQTNonISlice} & +%\ShortOption{\None} & +\Default{8} & +Defines the minimum size of the quad tree for inter slices. +\\ + \end{OptionTableNoShorthand} @@ -1264,6 +1312,12 @@ Enables or disables the merge mode with motion vector difference (MMVD). \Default{6} & Specifies the number of MMVD distance entries used from the distance table at encoder. \\ + +\Option{CIIP} & +%\ShortOption{\None} & +\Default{1} & +Enables or disables the merge mode with combined inter merge and intra prediction (CIIP). +\\ \end{OptionTableNoShorthand}