Searched refs:noDictCtx (Results 1 – 1 of 1) sorted by relevance
83 typedef enum { noDictCtx, usingDictCtx } dictCtx_directive; enumerator774 … LZ4HC_compress_generic_internal(ctx, src, dst, srcSizePtr, dstCapacity, cLevel, limit, noDictCtx); in LZ4HC_compress_generic_noDictCtx()