Home
last modified time | relevance | path

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

/third_party/cups-filters/cupsfilters/
Dimage-sgilib.c43 static int write_rle8(FILE *, unsigned short *, int);
519 x = write_rle8(sgip->file, row, sgip->xsize); in sgiPutRow()
707 write_rle8(FILE *fp, /* I - File to write to */ in write_rle8() function