Searched defs:good_length (Results 1 – 6 of 6) sorted by relevance
/external/syslinux/lzo/src/ |
D | lzo1x_9x.c | 527 lzo_uint good_length, in lzo1x_999_compress_internal() 805 lzo_uint good_length; in lzo1x_999_compress_level() member
|
/external/syslinux/com32/lib/zlib/ |
D | deflate.c | 118 ush good_length; /* reduce lazy search above this match length */ member 451 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
|
/external/pdfium/third_party/zlib_v128/ |
D | deflate.c | 118 ush good_length; /* reduce lazy search above this match length */ member 532 int good_length, in deflateTune()
|
/external/python/cpython2/Modules/zlib/ |
D | deflate.c | 118 ush good_length; /* reduce lazy search above this match length */ member 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
|
/external/zlib/src/ |
D | deflate.c | 118 ush good_length; /* reduce lazy search above this match length */ member 531 int ZEXPORT deflateTune(strm, good_length, max_lazy, nice_length, max_chain) in deflateTune() argument
|
/external/zlib/src/contrib/pascal/ |
D | zlibpas.pas | 121 function deflateTune(var strm: z_stream; good_length, max_lazy, nice_length, max_chain: Integer): I… in deflateTune()
|