Home
last modified time | relevance | path

Searched defs:hc4 (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/lib/lz4/
H A Dlz4hc_compress.c61 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start) in LZ4HC_init()
74 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4, in LZ4HC_Insert()
100 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()
169 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch()