Searched defs:force_flush (Results 1 – 3 of 3) sorted by relevance
962 const BROTLI_BOOL force_flush, size_t* out_size, uint8_t** output) { in EncodeData()1653 BROTLI_BOOL force_flush = in BrotliEncoderCompressStreamFast() local1870 BROTLI_BOOL force_flush = TO_BROTLI_BOOL( in BrotliEncoderCompressStream() local
154 pub fn force_flush(&mut self) -> Vec<T> { in force_flush() method
161 void (*force_flush)(struct etna_cmd_stream *stream, void *priv); member