Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-sgi.h35 # define SGI_COMP_RLE 1 /* Run-length encoding */ macro
Dimage-sgilib.c148 case SGI_COMP_RLE : in sgiGetRow()
333 case SGI_COMP_RLE : /* Run-Length Encoding */ in sgiOpenFile()
509 case SGI_COMP_RLE : in sgiPutRow()