Home
last modified time | relevance | path

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

/linux/lib/zlib_dfltcc/
A Ddfltcc.c54 dfltcc_state->dht_threshold = DFLTCC_DHT_MIN_SAMPLE_SIZE; in dfltcc_reset()
A Ddfltcc.h99 uLong dht_threshold; /* New block only if avail_in >= X */ member
A Ddfltcc_deflate.c150 strm->avail_in >= dfltcc_state->dht_threshold) { in dfltcc_deflate()

Completed in 4 milliseconds