Home
last modified time | relevance | path

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

/linux-6.12.1/lib/zstd/compress/
Dzstd_lazy.c943 const U32 kMaxMatchStartPositionsToUpdate = 96; in ZSTD_row_update_internal() local
953 U32 const bound = idx + kMaxMatchStartPositionsToUpdate; in ZSTD_row_update_internal()