Searched refs:cupsRGBDoGray (Results 1 - 5 of 5) sorted by relevance
/third_party/cups-filters/cupsfilters/ |
H A D | driver.h | 185 extern void cupsRGBDoGray(cups_rgb_t *rgb,
|
H A D | testrgb.c | 156 cupsRGBDoGray(rgb, input, output, width); in test_gray()
|
H A D | rgb.c | 15 * cupsRGBDoGray() - Do a grayscale separation... 47 * 'cupsRGBDoGray()' - Do a grayscale separation... 51 cupsRGBDoGray(cups_rgb_t *rgbptr, in cupsRGBDoGray() function
|
/third_party/cups-filters/filter/ |
H A D | rastertopclx.c | 1738 cupsRGBDoGray(RGB, PixelBuffer, CMYKBuffer, width); in ReadLine()
|
H A D | rastertoescpx.c | 1591 cupsRGBDoGray(RGB, PixelBuffer, CMYKBuffer, width); in ProcessLine()
|
Completed in 5 milliseconds