Home
last modified time | relevance | path

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

/linux-6.14.4/lib/lz4/
Dlz4hc_compress.c60 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start) in LZ4HC_init()
73 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4, in LZ4HC_Insert()
99 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()
168 LZ4HC_CCtx_internal *hc4, in LZ4HC_InsertAndGetWiderMatch()