Searched refs:LOCFSERROR (Results 1 – 1 of 1) sorted by relevance
277 typedef int LOCFSERROR; /* use 'int' for calculation temps */ typedef280 typedef INT32 LOCFSERROR; /* be sure calculation temps are big enough */ typedef1193 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 8 milliseconds