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

  /external/zlib/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 36 having to recompress any of the data and without having to calculate a new
  /bootable/recovery/applypatch/
imgdiff.c 850 // can recompress it and get exactly the same bits as are in the
  /packages/providers/MediaProvider/src/com/android/providers/media/
MediaProvider.java     [all...]

Completed in 95 milliseconds