Home
last modified time | relevance | path

Searched refs:write_rle8 (Results 1 - 1 of 1) sorted by relevance

/third_party/cups-filters/cupsfilters/
H A Dimage-sgilib.c25 * write_rle8() - Write 8-bit RLE data.
43 static int write_rle8(FILE *, unsigned short *, int);
519 x = write_rle8(sgip->file, row, sgip->xsize); in sgiPutRow()
703 * 'write_rle8()' - Write 8-bit RLE data.
707 write_rle8(FILE *fp, /* I - File to write to */ in write_rle8() function

Completed in 2 milliseconds