Searched defs:minShare (Results 1 – 2 of 2) sorted by relevance
1395 … U32 const minShare = MEM_64bits() ? 7 : 20; /* heuristic values, correspond to 2.73% and 7.81% */ in ZSTD_decompressBlock_internal() local
2026 … U32 const minShare = MEM_64bits() ? 7 : 20; /* heuristic values, correspond to 2.73% and 7.81% */ local