Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c65 typedef enum { noDictCtx, usingDictCtxHc } dictCtx_directive; enumerator
412 if ( dict == usingDictCtxHc in LZ4HC_InsertAndGetWiderMatch()
859 …C_compress_generic_internal(ctx, src, dst, srcSizePtr, dstCapacity, cLevel, limit, usingDictCtxHc); in LZ4HC_compress_generic_dictCtx()