Searched refs:BrotliDecoderSetParameter (Results 1 – 4 of 4) sorted by relevance
64 BrotliDecoderSetParameter(ctx.decoder, BROTLI_DECODER_PARAM_LARGE_WINDOW, 1); in main()
154 BROTLI_DEC_API BROTLI_BOOL BrotliDecoderSetParameter(
928 BrotliDecoderSetParameter(s, BROTLI_DECODER_PARAM_LARGE_WINDOW, 1u); in DecompressFiles()
61 BROTLI_BOOL BrotliDecoderSetParameter( in BrotliDecoderSetParameter() function