Home
last modified time | relevance | path

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

/aosp_15_r20/external/lz4/lib/
H A Dlz4hc.c365 const LZ4HC_CCtx_internal* dictCtx, U32 gDictEndIndex, in LZ4HC_searchExtDict()
412 const LZ4HC_CCtx_internal* dictCtx, U32 gDictEndIndex) in LZ4MID_searchHCDict()
422 const LZ4HC_CCtx_internal* dictCtx, U32 gDictEndIndex) in LZ4MID_searchExtDict()
548 const U32 gDictEndIndex = ctx->lowLimit; in LZ4MID_compress() local