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

  /external/zlib/contrib/pascal/
zlibpas.pas 121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): Integer;
207 function deflateTune; external;
  /external/qemu/distrib/zlib-1.2.3/
deflate.c 454 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
  /external/zlib/
deflate.c 529 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
zconf.h 52 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.4.3/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/i686-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.7-4.6/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune

Completed in 108 milliseconds