Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
Dimagetoraster.c98 int Floyd4x4[4][4] = variable
1797 dither = Floyd4x4[y & 3]; in format_CMY()
1896 dither = Floyd4x4[y & 3]; in format_CMY()
2034 dither = Floyd4x4[y & 3]; in format_CMY()
2191 dither = Floyd4x4[y & 3]; in format_CMYK()
2312 dither = Floyd4x4[y & 3]; in format_CMYK()
2429 dither = Floyd4x4[y & 3]; in format_CMYK()
2553 dither = Floyd4x4[y & 3]; in format_K()
2704 dither = Floyd4x4[y & 3]; in format_KCMY()
2842 dither = Floyd4x4[y & 3]; in format_KCMY()
[all …]