Searched refs:dht_threshold (Results 1 – 3 of 3) sorted by relevance
57 dfltcc_state->dht_threshold = DFLTCC_DHT_MIN_SAMPLE_SIZE; in dfltcc_reset()
193 uint32_t dht_threshold; /* New block only if avail_in >= X */ member
150 strm->avail_in >= dfltcc_state->dht_threshold) { in dfltcc_deflate()