Searched defs:sgip (Results 1 - 2 of 2) sorted by relevance
/third_party/cups-filters/cupsfilters/ | ||
H A D | image-sgi.c | 41 sgi_t *sgip; /* SGI image file */ in _cupsImageReadSGI() local [all...] |
H A D | image-sgilib.c | 52 sgiClose(sgi_t *sgip) /* I - SGI image */ in sgiClose() argument 109 sgiGetRow(sgi_t *sgip, unsigned short *row, int y, int z) sgiGetRow() argument 176 sgi_t *sgip; /* New SGI image file */ sgiOpen() local 211 sgi_t *sgip; /* New image pointer */ sgiOpenFile() local 396 sgiPutRow(sgi_t *sgip, unsigned short *row, int y, int z) sgiPutRow() argument [all...] |
Completed in 1 milliseconds