HomeSort by relevance Sort by last modified time
    Searched full:recompress (Results 1 - 10 of 10) sorted by null

  /external/zlib/src/examples/
fitblk.c 92 /* recompress from inf's input to def's output; the input for inf and
96 local int recompress(z_streamp inf, z_streamp def) function
197 ret = recompress(&inf, &def);
212 ret = recompress(&inf, &def);
gzjoin.c 37 having to recompress any of the data and without having to calculate a new
  /external/zopfli/src/zopflipng/
zopflipng_lib.h 18 // Library to recompress and optimize PNG images. Uses Zopfli as the compression
zopflipng_bin.cc 18 // Command line tool to recompress and optimize PNG images, using zopflipng_lib.
  /build/tools/zipalign/
ZipAlign.cpp 42 fprintf(stderr, " -z: recompress using Zopfli\n");
ZipFile.cpp 715 ALOGW("recompress of '%s' failed\n", pEntry->mCDE.mFileName);
    [all...]
  /external/chromium_org/chrome/installer/mac/third_party/bsdiff/
goobsdiff.c 238 /* Recompress buf of size buf_len using bzip2 or gzip. The smallest version is
  /packages/apps/Mms/src/com/android/mms/ui/
UriImage.java 265 * Resize and recompress the image such that it fits the given limits. The resulting byte
  /bootable/recovery/applypatch/
imgdiff.c 882 // can recompress it and get exactly the same bits as are in the
    [all...]
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java     [all...]

Completed in 327 milliseconds