Lines Matching refs:LZ4_resetStreamHC_fast
107 * starting with LZ4_resetStreamHC_fast() to start a new stream of blocks.
122 Selecting the compression level can be done with LZ4_resetStreamHC_fast() (starts a new stream)
124 LZ4_resetStreamHC_fast() only works on states which have been properly initialized at least once,
152 just by resetting it, using LZ4_resetStreamHC_fast().
155 LZ4LIB_API void LZ4_resetStreamHC_fast(LZ4_streamHC_t* streamHCPtr, int compressionLevel); /* v1.9.0+ */
285 * The intention is to emphasize the difference with LZ4_resetStreamHC_fast(),
336 /*! LZ4_resetStreamHC_fast() : v1.9.0+
347 * - the stream was in a valid state and was reset by LZ4_resetStreamHC_fast()
359 LZ4LIB_STATIC_API void LZ4_resetStreamHC_fast(
367 * (see above comment on LZ4_resetStreamHC_fast() for a definition of
370 * LZ4_resetStreamHC_fast() while LZ4_compress_HC_extStateHC() starts with a