Searched refs:dht_threshold (Results 1 – 3 of 3) sorted by relevance
54 dfltcc_state->dht_threshold = DFLTCC_DHT_MIN_SAMPLE_SIZE; in dfltcc_reset()
99 uLong dht_threshold; /* New block only if avail_in >= X */ member
150 strm->avail_in >= dfltcc_state->dht_threshold) { in dfltcc_deflate()
Completed in 4 milliseconds