[x265] [PATCH] Edge Aware Quad Tree Establishment

Mario *LigH* Rohkrämer contact at ligh.de
Fri Feb 21 09:03:16 CET 2020


srikanth.kurapati at multicorewareinc.com schrieb am 19.02.2020 um 07:45:
> @@ -457,7 +457,9 @@
 > ...
> +    H0("   --rskip <mode>                Set mode for early exit from recursion. Mode 1: exit using rdcost. Mode 2: exit using edge density. Mode 3: exit using edge density with forceful skip for small sized CU's."
> +       "                                          Mode 0: disabled. Default %s\n", OPT(param->enableRecursionSkip));

Mode is integer (0..3).

Help page reports "Default enabled" where I would expect a number 
instead of a boolean.

-- 

Fun and success!

Mario *LigH* Rohkrämer
maito:contact at ligh.de


More information about the x265-devel mailing list