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

/linux-master/include/linux/
H A Dlz4.h130 } LZ4HC_CCtx_internal; typedef in typeref:struct:__anon110
133 LZ4HC_CCtx_internal internal_donotuse;
/linux-master/lib/lz4/
H A Dlz4hc_compress.c61 static void LZ4HC_init(LZ4HC_CCtx_internal *hc4, const BYTE *start)
74 static FORCE_INLINE void LZ4HC_Insert(LZ4HC_CCtx_internal *hc4,
100 LZ4HC_CCtx_internal *hc4, /* Index table will be updated */
169 LZ4HC_CCtx_internal *hc4,
339 LZ4HC_CCtx_internal *const ctx,
589 LZ4HC_CCtx_internal *ctx = &((LZ4_streamHC_t *)state)->internal_donotuse;
629 LZ4HC_CCtx_internal *ctxPtr = &LZ4_streamHCPtr->internal_donotuse;
646 LZ4HC_CCtx_internal *ctxPtr,
675 LZ4HC_CCtx_internal *ctxPtr = &LZ4_streamHCPtr->internal_donotuse;
739 LZ4HC_CCtx_internal *cons
[all...]

Completed in 103 milliseconds