Home
last modified time | relevance | path

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

/f-stack/freebsd/contrib/zstd/programs/
H A Dfileio.c1296 speedChange_e speedChange = noChange; in FIO_compressZstdFrame() local
1403 speedChange = slower; in FIO_compressZstdFrame()
1412 speedChange = slower; in FIO_compressZstdFrame()
1425 speedChange = slower; in FIO_compressZstdFrame()
1426 } else if (speedChange == noChange) { in FIO_compressZstdFrame()
1443 speedChange = faster; in FIO_compressZstdFrame()
1450 if (speedChange == slower) { in FIO_compressZstdFrame()
1458 if (speedChange == faster) { in FIO_compressZstdFrame()
1465 speedChange = noChange; in FIO_compressZstdFrame()