Searched refs:minDistance (Results 1 – 1 of 1) sorted by relevance
222 U64 const minDistance = SEGMENT_SIZE * SEGMENT_SIZE / 3; in ZSTD_splitBlock_fromBorders() local223 if (abs64((S64)distFromBegin - (S64)distFromEnd) < minDistance) in ZSTD_splitBlock_fromBorders()