HomeSort by relevance Sort by last modified time
    Searched full:deflate_fast (Results 1 - 25 of 82) sorted by null

1 2 3 4

  /external/opencv3/3rdparty/zlib/
deflate.c 78 local block_state deflate_fast OF((deflate_state *s, int flush));
129 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
134 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
135 /* 2 */ {4, 5, 16, 8, deflate_fast},
136 /* 3 */ {4, 6, 32, 32, deflate_fast},
147 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different
1628 local block_state deflate_fast(s, flush) function
    [all...]
ChangeLog 457 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
    [all...]
  /external/pdfium/third_party/zlib_v128/
deflate.c 78 local block_state deflate_fast OF((deflate_state *s, int flush));
129 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
134 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
135 /* 2 */ {4, 5, 16, 8, deflate_fast},
136 /* 3 */ {4, 6, 32, 32, deflate_fast},
147 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different
1627 local block_state deflate_fast( function
    [all...]
  /external/zlib/src/
deflate.c 78 local block_state deflate_fast OF((deflate_state *s, int flush));
129 /* 1 */ {4, 4, 8, 4, deflate_fast}}; /* max speed, no lazy matches */
134 /* 1 */ {4, 4, 8, 4, deflate_fast}, /* max speed, no lazy matches */
135 /* 2 */ {4, 5, 16, 8, deflate_fast},
136 /* 3 */ {4, 6, 32, 32, deflate_fast},
147 * For deflate_fast() (levels <= 3) good is ignored and lazy has a different
1628 local block_state deflate_fast(s, flush) function
    [all...]
ChangeLog 457 - Fix relatively harmless bug in deflate_fast() [Exarevsky]
    [all...]
  /prebuilts/gcc/linux-x86/host/x86_64-w64-mingw32-4.8/share/info/
gprof.info     [all...]
  /toolchain/binutils/binutils-2.25/gprof/
gprof.texi     [all...]
  /development/ndk/platforms/android-21/arch-arm/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-21/arch-arm/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-23/arch-arm/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-24/arch-arm/usr/lib/
libz.a     [all...]
  /development/ndk/platforms/android-9/arch-x86/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-12/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-13/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-14/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-15/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-16/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-17/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-18/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-19/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/ndk/current/platforms/android-9/arch-x86/usr/lib/
libz.a     [all...]
  /prebuilts/android-emulator/linux-x86_64/
emulator-ranchu-arm64 
emulator-ranchu-mips64 
emulator-ranchu-x86 
emulator-ranchu-x86_64 

Completed in 935 milliseconds

1 2 3 4