Home
last modified time | relevance | path

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

/dports/print/gutenprint/gutenprint-5.3.3/src/main/
H A Ddither-impl.h220 #define ADVANCE_REVERSE(d, bit, input, width, xerror, xstep, xmod) \ macro
253 ADVANCE_REVERSE(d, bit, in, width, xer, xstep, xmod); \
H A Ddither-eventone.c516 ADVANCE_REVERSE(d, bit, raw, channel_count, xerror, xstep, xmod); in stpi_dither_et()
751 ADVANCE_REVERSE(d, bit, raw, channel_count, xerror, xstep, xmod); in stpi_dither_ut()
/dports/print/gimp-gutenprint/gutenprint-5.3.3/src/main/
H A Ddither-impl.h220 #define ADVANCE_REVERSE(d, bit, input, width, xerror, xstep, xmod) \ macro
253 ADVANCE_REVERSE(d, bit, in, width, xer, xstep, xmod); \
H A Ddither-eventone.c516 ADVANCE_REVERSE(d, bit, raw, channel_count, xerror, xstep, xmod); in stpi_dither_et()
751 ADVANCE_REVERSE(d, bit, raw, channel_count, xerror, xstep, xmod); in stpi_dither_ut()
/dports/print/ghostscript7-base/ghostscript-7.07/gimp-print-4.2.7/src/main/
H A Dprint-dither.c1138 #define ADVANCE_REVERSE(d, bit, input, width, xerror, xmod) \ macro
1173 ADVANCE_REVERSE(d, bit, in, width, xer, xmod); \