Home
last modified time | relevance | path

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

/third_party/lz4/lib/
H A Dlz4hc.c71 typedef enum { noDictCtx, usingDictCtxHc } dictCtx_directive; enumerator
417 if ( dict == usingDictCtxHc in LZ4HC_InsertAndGetWiderMatch()
902 return LZ4HC_compress_generic_internal(ctx, src, dst, srcSizePtr, dstCapacity, cLevel, limit, usingDictCtxHc); in LZ4HC_compress_generic_dictCtx()

Completed in 4 milliseconds