Searched refs:BROTLI_DEFAULT_BUFSIZE (Results 1 – 1 of 1) sorted by relevance
404 # define BROTLI_DEFAULT_BUFSIZE 1024 macro457 ctx->decode.bufsize = BROTLI_DEFAULT_BUFSIZE; in bio_brotli_new()461 ctx->encode.bufsize = BROTLI_DEFAULT_BUFSIZE; in bio_brotli_new()
Completed in 9 milliseconds