Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertolabel.c84 void PCLCompress(unsigned char *line, unsigned length);
891 PCLCompress(Buffer, header->cupsBytesPerLine); in OutputLine()
905 PCLCompress(unsigned char *line, /* I - Line to compress */ in PCLCompress() function