Searched refs:kSkipThreshold (Results 1 – 1 of 1) sorted by relevance
942 const U32 kSkipThreshold = 384; in ZSTD_row_update_internal() local952 if (UNLIKELY(target - idx > kSkipThreshold)) { in ZSTD_row_update_internal()