Home
last modified time | relevance | path

Searched refs:sgiGetRow (Results 1 - 3 of 3) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dimage-sgi.h67 extern int sgiGetRow(sgi_t *sgip, unsigned short *row, int y, int z);
H A Dimage-sgi.c125 sgiGetRow(sgip, rows[i], img->ysize - 1 - y, i); in _cupsImageReadSGI()
H A Dimage-sgilib.c15 * sgiGetRow() - Get a row of image data from a file.
105 * 'sgiGetRow()' - Get a row of image data from a file.
109 sgiGetRow(sgi_t *sgip, /* I - SGI image */ in sgiGetRow() function

Completed in 3 milliseconds