Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dimagetoraster.c87 int Floyd8x8[8][8] = variable
1775 dither = Floyd8x8[y & 7]; in format_CMY()
1862 dither = Floyd8x8[y & 7]; in format_CMY()
2011 dither = Floyd8x8[y & 7]; in format_CMY()
2164 dither = Floyd8x8[y & 7]; in format_CMYK()
2272 dither = Floyd8x8[y & 7]; in format_CMYK()
2406 dither = Floyd8x8[y & 7]; in format_CMYK()
2531 dither = Floyd8x8[y & 7]; in format_K()
2677 dither = Floyd8x8[y & 7]; in format_KCMY()
2802 dither = Floyd8x8[y & 7]; in format_KCMY()
[all …]