Home
last modified time | relevance | path

Searched refs:LOCFSERROR (Results 1 – 1 of 1) sorted by relevance

/PHP-8.3/ext/gd/libgd/
H A Dgd_topal.c277 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef
280 typedef INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef
1193 register LOCFSERROR cur0, cur1, cur2; /* current error or pixel value */ in pass2_fs_dither()
1194 LOCFSERROR belowerr0, belowerr1, belowerr2; /* error for pixel below cur */ in pass2_fs_dither()
1195 LOCFSERROR bpreverr0, bpreverr1, bpreverr2; /* error for below/prev col */ in pass2_fs_dither()
1308 register LOCFSERROR bnexterr, delta; in pass2_fs_dither()

Completed in 15 milliseconds