[libpng16] Improved DIV65535 algorithm in simpleover.c. By experiment,

(x + (x>>16) + 32769) works as well as the previous form and avoids one shift.
1 file changed