Searched refs:DEFLATE_DEF_WINBITS (Results 1 – 2 of 2) sorted by relevance
11 #define DEFLATE_DEF_WINBITS 11 macro60 sz = zlib_deflate_workspacesize(-DEFLATE_DEF_WINBITS, MAX_MEM_LEVEL); in deflate_create()66 -DEFLATE_DEF_WINBITS, DEFLATE_DEF_MEMLEVEL, in deflate_create()76 ret = zlib_inflateInit2(&zctx->dctx, -DEFLATE_DEF_WINBITS); in deflate_create()
34 #define DEFLATE_DEF_WINBITS 11 macro48 -DEFLATE_DEF_WINBITS, MAX_MEM_LEVEL)); in deflate_comp_init()54 -DEFLATE_DEF_WINBITS, DEFLATE_DEF_MEMLEVEL, in deflate_comp_init()77 ret = zlib_inflateInit2(stream, -DEFLATE_DEF_WINBITS); in deflate_decomp_init()