/external/chromium_org/third_party/zlib/ |
deflate.c | 119 ush good_length; /* reduce lazy search above this match length */ member in struct:config_s 448 s->good_match = configuration_table[level].good_length; 457 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) 459 int good_length; 468 s->good_match = good_length; [all...] |
zlib.h | [all...] |
/development/ndk/platforms/android-3/include/ |
zlib.h | 628 int good_length, 638 max_lazy, good_length, nice_length, and max_chain parameters. [all...] |
/external/chromium_org/sdch/open-vcdiff/src/zlib/ |
zlib.h | 628 int good_length, 638 max_lazy, good_length, nice_length, and max_chain parameters. [all...] |