Searched refs:SGI_COMP_NONE (Results 1 – 2 of 2) sorted by relevance
61 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()
34 # define SGI_COMP_NONE 0 /* No compression */ macro