HomeSort by relevance Sort by last modified time
    Searched defs:max_insert_length (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/third_party/zlib/
deflate.h 181 # define max_insert_length max_lazy_match macro
184 * max_insert_length is used only for compression levels <= 3.
  /external/qemu/distrib/zlib-1.2.3/
deflate.h 176 # define max_insert_length max_lazy_match macro
179 * max_insert_length is used only for compression levels <= 3.
  /external/zlib/src/
deflate.h 179 # define max_insert_length max_lazy_match macro
182 * max_insert_length is used only for compression levels <= 3.

Completed in 49 milliseconds