Home
last modified time | relevance | path

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

/php-src/ext/gd/libgd/
H A Dgd_topal.c1294 register int pixcode = *cachep - 1; in pass2_fs_dither() local
1295 *outptr = (JSAMPLE) pixcode; in pass2_fs_dither()
1298 cur0 -= GETJSAMPLE (colormap0[pixcode]); in pass2_fs_dither()
1299 cur1 -= GETJSAMPLE (colormap1[pixcode]); in pass2_fs_dither()
1300 cur2 -= GETJSAMPLE (colormap2[pixcode]); in pass2_fs_dither()

Completed in 23 milliseconds