Searched defs:dictCtx (Results 1 – 2 of 2) sorted by relevance
588 const LZ4_stream_t_internal *dictCtx; member
1162 const LZ4_stream_t_internal *dictCtx = (const LZ4_stream_t_internal *)cctx->dictCtx; in LZ4_compress_generic_validated() local1952 …const LZ4_stream_t_internal *dictCtx = dictionaryStream == NULL ? NULL : &(dictionaryStream->inter… in LZ4_attach_dictionary() local