Searched refs:LZ4_freeStream (Results 1 – 7 of 7) sorted by relevance
86 LZ4_freeStream(state.cstream); in state_free()206 LZ4_freeStream(dictStream); in state_attachDictRoundTrip()
82 LZ4_freeStream(lz4Stream); in test_compress()
274 LZ4LIB_API int LZ4_freeStream (LZ4_stream_t* streamPtr);
518 LZ4_freeStream(cdict->fastCtx); in LZ4F_freeCDict()
1465 int LZ4_freeStream (LZ4_stream_t* LZ4_stream) in LZ4_freeStream() function
174 LZ4_freeStream(pThis->LZ4_stream); in LZ4_compressCleanupStream()175 LZ4_freeStream(pThis->LZ4_dictStream); in LZ4_compressCleanupStream()
1152 LZ4_freeStream(statePtr); in FUZ_unitTests()