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

  /external/chromium_org/third_party/zlib/
deflate.c 121 ush nice_length; /* quit search above this match length */ member in struct:config_s
449 s->nice_match = configuration_table[level].nice_length;
457 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain)
461 int nice_length;
470 s->nice_match = nice_length;
    [all...]
zlib.h     [all...]
  /development/ndk/platforms/android-3/include/
zlib.h 630 int nice_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]
  /external/chromium_org/sdch/open-vcdiff/src/zlib/
zlib.h 630 int nice_length,
638 max_lazy, good_length, nice_length, and max_chain parameters.
    [all...]

Completed in 40 milliseconds