Home
last modified time | relevance | path

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

/dports/graphics/netpbm/netpbm-10.91.01/lib/
H A Ddithers.h16 static int const dither6[8][8] = {
/dports/x11/xlockmore/xlockmore-5.67/modes/
H A Dfz_filler.h185 dither_ptr = &dither6[y&7][xa&7]; in NAME()
H A Dfzort.c144 static unsigned int dither6[8][8] = { variable