Home
last modified time | relevance | path

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

/lib/zstd/
Dcompress.c1017 const U32 lowestIndex = cctx->dictLimit; in ZSTD_compressBlock_fast_generic() local
1126 const U32 lowestIndex = ctx->lowLimit; in ZSTD_compressBlock_fast_extDict_generic() local
1265 const U32 lowestIndex = cctx->dictLimit; in ZSTD_compressBlock_doubleFast_generic() local
1407 const U32 lowestIndex = ctx->lowLimit; in ZSTD_compressBlock_doubleFast_extDict_generic() local
2068 const U32 lowestIndex = ctx->lowLimit; in ZSTD_compressBlock_lazy_extDict_generic() local
Dzstd_opt.h709 const U32 lowestIndex = ctx->lowLimit; in ZSTD_compressBlock_opt_extDict_generic() local