Home
last modified time | relevance | path

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

/third_party/cups-filters/filter/
H A Drastertopclx.c19 * CompressData() - Compress a line of graphics.
97 void CompressData(unsigned char *line, int length, int plane, int pend,
961 * 'CompressData()' - Compress a line of graphics.
965 CompressData(unsigned char *line, /* I - Data to compress */ in CompressData() function
1617 CompressData(PixelBuffer + i * bytes, bytes, plane, in OutputLine()
1636 CompressData(PixelBuffer + i * bytes, bytes, plane, in OutputLine()
1659 CompressData(PixelBuffer, header->cupsBytesPerLine, 0, 'W', in OutputLine()
1678 CompressData(ptr, bytes, j, in OutputLine()
H A Drastertoescpx.c19 * CompressData() - Compress a line of graphics.
99 void CompressData(ppd_file_t *, const unsigned char *, const int,
1292 * 'CompressData()' - Compress a line of graphics.
1296 CompressData(ppd_file_t *ppd, /* I - PPD file information */ in CompressData() function
1531 CompressData(ppd, band->buffer, band->count * DotBufferSize, band->plane, in OutputBand()
1651 CompressData(ppd, DotBuffers[plane], DotBufferSize, plane, 1, 1, in ProcessLine()

Completed in 4 milliseconds