Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-private.h98 cups_icspace_t colorspace; /* Colorspace of image */
149 cups_icspace_t primary,
150 cups_icspace_t secondary,
154 cups_icspace_t primary,
155 cups_icspace_t secondary,
159 cups_icspace_t primary,
160 cups_icspace_t secondary,
164 cups_icspace_t primary,
165 cups_icspace_t secondary,
169 cups_icspace_t primary,
[all …]
Dimage.h39 } cups_icspace_t; typedef
74 extern cups_icspace_t cupsImageGetColorSpace(cups_image_t *img) _CUPS_API_1_2;
85 cups_icspace_t primary,
86 cups_icspace_t secondary,
Dimage-pix.c40 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadPIX()
41 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadPIX()
Dimage-photocd.c36 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadPhotoCD()
37 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadPhotoCD()
Dimage-pnm.c32 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadPNM()
33 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadPNM()
Dimage-png.c35 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadPNG()
36 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadPNG()
Dimage-sgi.c33 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadSGI()
34 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadSGI()
Dimage-jpeg.c36 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadJPEG()
37 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadJPEG()
Dimage-sun.c69 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadSunRaster()
70 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadSunRaster()
Dtestimage.c33 cups_icspace_t primary; /* Primary image colorspace */ in main()
Dimage-bmp.c54 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadBMP()
55 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadBMP()
Dimage-gif.c69 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadGIF()
70 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadGIF()
Dimage.c181 cups_icspace_t /* O - Colorspace */
304 cups_icspace_t primary, /* I - Primary colorspace needed */ in cupsImageOpen()
305 cups_icspace_t secondary, /* I - Secondary colorspace if primary no good */ in cupsImageOpen()
Dimage-tiff.c37 cups_icspace_t primary, /* I - Primary choice for colorspace */ in _cupsImageReadTIFF()
38 cups_icspace_t secondary, /* I - Secondary choice for colorspace */ in _cupsImageReadTIFF()