Home
last modified time | relevance | path

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

/external/libcups/filter/
Drastertohp.c55 void CompressData(unsigned char *line, unsigned length, unsigned plane, unsigned type);
428 CompressData(unsigned char *line, /* I - Data to compress */ in CompressData() function
594 CompressData(Planes[plane], bytes, plane < (NumPlanes - 1) ? 'V' : 'W', in OutputLine()
629 CompressData(BitBuffer, bytes, 'V', header->cupsCompression); in OutputLine()
630 CompressData(BitBuffer + bytes, bytes, plane < (NumPlanes - 1) ? 'V' : 'W', in OutputLine()
Drastertoepson.c80 void CompressData(const unsigned char *line, unsigned length, unsigned plane,
410 CompressData(const unsigned char *line, /* I - Data to compress */ in CompressData() function
778 CompressData(Planes[plane], bytes, plane, header->cupsCompression, xstep, ystep); in OutputLine()
/external/bsdiff/
Dpatch_reader_unittest.cc36 void CompressData() { in CompressData() function in bsdiff::PatchReaderTest
148 CompressData(); in TEST_F()
164 CompressData(); in TEST_F()
228 CompressData(); in TEST_F()