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

  /external/zlib/src/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/opencv3/3rdparty/zlib/
deflate.c 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 530 int ZEXPORT deflateTune(
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
zlib.h 54 #define deflateTune FPDFAPI_deflateTune
    [all...]
  /external/zlib/src/
deflate.c 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
    [all...]
zconf.h 53 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.15-4.8/sysroot/usr/include/
zconf.h 45 # define deflateTune z_deflateTune

Completed in 1013 milliseconds