Searched defs:gDictEndIndex (Results 1 – 1 of 1) sorted by relevance
365 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