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