Home
last modified time | relevance | path

Searched refs:kMaxMatchEndPositionsToUpdate (Results 1 – 2 of 2) sorted by relevance

/src/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c953 const U32 kMaxMatchEndPositionsToUpdate = 32; in ZSTD_row_update_internal() local
964 idx = target - kMaxMatchEndPositionsToUpdate; in ZSTD_row_update_internal()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c926 const U32 kMaxMatchEndPositionsToUpdate = 32; in ZSTD_row_update_internal() local
937 idx = target - kMaxMatchEndPositionsToUpdate; in ZSTD_row_update_internal()