Home
last modified time | relevance | path

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

/src/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()
/src/sys/contrib/openzfs/module/zstd/lib/compress/
H A Dzstd_lazy.c925 const U32 kMaxMatchStartPositionsToUpdate = 96; in ZSTD_row_update_internal() local
935 U32 const bound = idx + kMaxMatchStartPositionsToUpdate; in ZSTD_row_update_internal()