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