Searched refs:SGI_COMP_ARLE (Results 1 – 2 of 2) sorted by relevance
94 if (sgip->comp == SGI_COMP_ARLE) in sgiClose()276 comp < SGI_COMP_NONE || comp > SGI_COMP_ARLE) in sgiOpenFile()329 case SGI_COMP_ARLE : /* Aggressive RLE */ in sgiOpenFile()435 case SGI_COMP_ARLE : in sgiPutRow()523 if (sgip->comp == SGI_COMP_ARLE) in sgiPutRow()
36 # define SGI_COMP_ARLE 2 /* Agressive run-length encoding */ macro