Home
last modified time | relevance | path

Searched refs:working_stream (Results 1 – 2 of 2) sorted by relevance

/lz4-3.4.0-2.7.6/lib/
Dlz4hc.h405 LZ4_streamHC_t *working_stream,
Dlz4hc.c1081 void LZ4_attach_HC_dictionary(LZ4_streamHC_t *working_stream, const LZ4_streamHC_t *dictionary_stre… in LZ4_attach_HC_dictionary() argument
1082working_stream->internal_donotuse.dictCtx = dictionary_stream != NULL ? &(dictionary_stream->inter… in LZ4_attach_HC_dictionary()