HomeSort by relevance Sort by last modified time
    Searched refs:Z_HUFFMAN_ONLY (Results 126 - 148 of 148) sorted by null

1 2 3 4 56

  /prebuilts/ndk/9/platforms/android-4/arch-arm/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/ndk/9/platforms/android-5/arch-arm/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/ndk/9/platforms/android-8/arch-arm/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-arm/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-mips/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/ndk/9/platforms/android-9/arch-x86/usr/include/
zlib.h 190 #define Z_HUFFMAN_ONLY 2
519 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
525 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
526 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /external/chromium_org/third_party/zlib/
deflate.c 627 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
644 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
664 if (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2)
838 if (s->strategy == Z_HUFFMAN_ONLY) {
    [all...]
gzlib.c 133 state->strategy = Z_HUFFMAN_ONLY;
zlib.h 194 #define Z_HUFFMAN_ONLY 2
562 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
568 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
569 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The
    [all...]
  /external/pdfium/core/src/fxcodec/fx_zlib/zlib_v128/
fx_zlib_deflate.c 703 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
720 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
740 if (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2)
902 bstate = s->strategy == Z_HUFFMAN_ONLY ? deflate_huff(s, flush) :
    [all...]
gzlib.c 158 state->strategy = Z_HUFFMAN_ONLY;
zlib.h 257 #define Z_HUFFMAN_ONLY 2
630 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
636 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
637 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The
    [all...]
  /external/qemu/distrib/zlib-1.2.8/
deflate.c 704 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
721 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
741 if (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2)
903 bstate = s->strategy == Z_HUFFMAN_ONLY ? deflate_huff(s, flush) :
    [all...]
gzlib.c 158 state->strategy = Z_HUFFMAN_ONLY;
zlib.h 193 #define Z_HUFFMAN_ONLY 2
566 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
572 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
573 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The
    [all...]
  /external/zlib/src/
deflate.c 704 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
721 (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2 ?
741 if (s->strategy >= Z_HUFFMAN_ONLY || s->level < 2)
903 bstate = s->strategy == Z_HUFFMAN_ONLY ? deflate_huff(s, flush) :
    [all...]
gzlib.c 158 state->strategy = Z_HUFFMAN_ONLY;
zlib.h 193 #define Z_HUFFMAN_ONLY 2
566 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
572 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
573 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.6/sysroot/usr/include/
zlib.h 193 #define Z_HUFFMAN_ONLY 2
526 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
532 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
533 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-linux-glibc2.11-4.8/sysroot/usr/include/
zlib.h 193 #define Z_HUFFMAN_ONLY 2
526 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
532 Z_DEFAULT and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as fast as
533 Z_HUFFMAN_ONLY, but give better compression for PNG image data. The strategy
    [all...]
  /external/zlib/src/contrib/pascal/
zlibpas.pas 92 Z_HUFFMAN_ONLY = 2;
  /external/pdfium/core/include/thirdparties/zlib/
zlib.h 253 #define Z_HUFFMAN_ONLY 2
626 filter (or predictor), Z_HUFFMAN_ONLY to force Huffman encoding only (no
632 Z_DEFAULT_STRATEGY and Z_HUFFMAN_ONLY. Z_RLE is designed to be almost as
633 fast as Z_HUFFMAN_ONLY, but give better compression for PNG image data. The
    [all...]
  /external/zlib/src/contrib/delphi/
ZLib.pas 189 Z_HUFFMAN_ONLY = 2;

Completed in 67 milliseconds

1 2 3 4 56