Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/lib/dictBuilder/
H A Dfastcover.c281 const unsigned readLength = MAX(d, 8); in FASTCOVER_computeFrequency() local
288 while (start + readLength <= currSampleEnd) { in FASTCOVER_computeFrequency()