Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-private.h178 extern int _cupsImageReadPNM(cups_image_t *img, FILE *fp,
Dimage-pnm.c29 _cupsImageReadPNM( in _cupsImageReadPNM() function
Dimage.c375 status = _cupsImageReadPNM(img, fp, primary, secondary, saturation, hue, in cupsImageOpen()