Searched defs:hc4 (Results 1 – 1 of 1) sorted by relevance
94 static void LZ4HC_clearTables (LZ4HC_CCtx_internal* hc4) in LZ4HC_clearTables()100 static void LZ4HC_init_internal (LZ4HC_CCtx_internal* hc4, const BYTE* start) in LZ4HC_init_internal()120 LZ4_FORCE_INLINE void LZ4HC_Insert (LZ4HC_CCtx_internal* hc4, const BYTE* ip) in LZ4HC_Insert()241 LZ4HC_CCtx_internal* const hc4, in LZ4HC_InsertAndGetWiderMatch()450 LZ4HC_InsertAndFindBestMatch(LZ4HC_CCtx_internal* const hc4, /* Index table will be updated */ in LZ4HC_InsertAndFindBestMatch()1222 LZ4_streamHC_t* const hc4 = LZ4_initStreamHC(state, sizeof(*hc4)); in LZ4_resetStreamStateHC() local1231 LZ4_streamHC_t* const hc4 = LZ4_createStreamHC(); in LZ4_createHC() local