Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/brotli/python/
H A D_brotli.cc395 static BROTLI_BOOL decompress_stream(BrotliDecoderState* dec, in decompress_stream() function
512 ok = decompress_stream(self->dec, &output, static_cast<uint8_t*>(input.buf), input.len); in brotli_Decompressor_process()

Completed in 2 milliseconds