Home
last modified time | relevance | path

Searched refs:SGI_COMP_NONE (Results 1 – 2 of 2) sorted by relevance

/third_party/cups-filters/cupsfilters/
Dimage-sgilib.c61 if (sgip->mode == SGI_WRITE && sgip->comp != SGI_COMP_NONE) in sgiClose()
126 case SGI_COMP_NONE : in sgiGetRow()
276 comp < SGI_COMP_NONE || comp > SGI_COMP_ARLE) in sgiOpenFile()
311 case SGI_COMP_NONE : /* No compression */ in sgiOpenFile()
413 case SGI_COMP_NONE : in sgiPutRow()
Dimage-sgi.h34 # define SGI_COMP_NONE 0 /* No compression */ macro