Searched refs:ZopfliDeflate (Results 1 - 5 of 5) sorted by relevance

/netbsd-current/external/zlib/pigz/dist/zopfli/
H A Ddeflate.h53 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final,
58 Like ZopfliDeflate, but allows to specify start and end byte with instart and
H A Dzopfli_lib.c29 ZopfliDeflate(options, 2 /* Dynamic block */, 1,
H A Dzlib_container.c65 ZopfliDeflate(options, 2 /* dynamic block */, 1 /* final */,
H A Dgzip_container.c96 ZopfliDeflate(options, 2 /* Dynamic block */, 1,
H A Ddeflate.c565 Parameters: see description of the ZopfliDeflate function.
599 Parameters: see description of the ZopfliDeflate function.
664 Deflate a part, to allow ZopfliDeflate() to use multiple master blocks if
689 void ZopfliDeflate(const ZopfliOptions* options, int btype, int final, function

Completed in 185 milliseconds