HomeSort by relevance Sort by last modified time
    Searched refs:good_length (Results 1 - 4 of 4) sorted by null

  /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...]

Completed in 200 milliseconds