HomeSort by relevance Sort by last modified time
    Searched refs:CompressData (Results 1 - 7 of 7) sorted by null

  /device/linaro/bootloader/edk2/EmbeddedPkg/Include/Library/
ZLib.h 23 IN VOID *CompressData,
  /device/linaro/bootloader/edk2/EmbeddedPkg/Library/ZLib/
ZLib.c 25 IN VOID *CompressData,
71 CopyMem (in, CompressData + comp_offset, stream.avail_in);
  /external/bsdiff/
patch_reader_unittest.cc 35 void CompressData() {
115 CompressData();
131 CompressData();
  /external/libcups/filter/
rastertohp.c 55 void CompressData(unsigned char *line, unsigned length, unsigned plane, unsigned type);
424 * 'CompressData()' - Compress a line of graphics.
428 CompressData(unsigned char *line, /* I - Data to compress */
594 CompressData(Planes[plane], bytes, plane < (NumPlanes - 1) ? 'V' : 'W',
629 CompressData(BitBuffer, bytes, 'V', header->cupsCompression);
630 CompressData(BitBuffer + bytes, bytes, plane < (NumPlanes - 1) ? 'V' : 'W',
rastertoepson.c 80 void CompressData(const unsigned char *line, unsigned length, unsigned plane,
406 * 'CompressData()' - Compress a line of graphics.
410 CompressData(const unsigned char *line, /* I - Data to compress */
778 CompressData(Planes[plane], bytes, plane, header->cupsCompression, xstep, ystep);
  /external/libvncserver/libvncserver/
tight.c 197 static rfbBool CompressData (rfbClientPtr cl, int streamId, int dataLen,
902 return CompressData(cl, streamId, dataLen,
    [all...]
  /device/linaro/bootloader/edk2/SourceLevelDebugPkg/Library/DebugAgent/DebugAgentCommon/
DebugAgent.c     [all...]

Completed in 308 milliseconds