Home
last modified time | relevance | path

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

/external/lz4/lib/
Dlz4hc.c132 FORCE_INLINE int LZ4HC_InsertAndFindBestMatch (LZ4HC_CCtx_internal* hc4, /* Index table will be u… in LZ4HC_InsertAndFindBestMatch() function
345 ml = LZ4HC_InsertAndFindBestMatch (ctx, ip, matchlimit, (&ref), maxNbAttempts); in LZ4HC_compress_hashChain()