Searched refs:pixcode (Results 1 – 1 of 1) sorted by relevance
1294 register int pixcode = *cachep - 1; in pass2_fs_dither() local1295 *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 10 milliseconds