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

/xsrc/external/mit/brotli/dist/python/
H A D_brotli.cc90 static BROTLI_BOOL compress_stream(BrotliEncoderState* enc, BrotliEncoderOperation op, function in typeref:typename:BROTLI_BOOL
243 ok = compress_stream(self->enc, BROTLI_OPERATION_PROCESS,
281 ok = compress_stream(self->enc, BROTLI_OPERATION_FLUSH,
321 ok = compress_stream(self->enc, BROTLI_OPERATION_FINISH,

Completed in 2 milliseconds