Home
last modified time | relevance | path

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

/freebsd/sys/contrib/zstd/lib/compress/
H A Dzstd_lazy.c952 const U32 kMaxMatchStartPositionsToUpdate = 96; in ZSTD_row_update_internal() local
962 U32 const bound = idx + kMaxMatchStartPositionsToUpdate; in ZSTD_row_update_internal()