Searched refs:cupsDitherLine (Results 1 - 5 of 5) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | testdither.c | 136 cupsDitherLine(dither, lut, line, 1, pixels); in main()
|
H A D | driver.h | 145 extern void cupsDitherLine(cups_dither_t *d, const cups_lut_t *lut,
|
H A D | dither.c | 15 * cupsDitherLine() - Dither a line of pixels... 42 * 'cupsDitherLine()' - Dither a line of pixels... 46 cupsDitherLine(cups_dither_t *d, /* I - Dither data */ in cupsDitherLine() function
|
/third_party/cups-filters/filter/ |
H A D | rastertopclx.c | 1778 cupsDitherLine(DitherStates[plane], DitherLuts[plane], InputBuffer + plane, in ReadLine()
|
H A D | rastertoescpx.c | 1624 cupsDitherLine(DitherStates[plane], DitherLuts[plane], InputBuffer + plane, in ProcessLine()
|
Completed in 5 milliseconds