Searched refs:DFLTCC_DHT_MIN_SAMPLE_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux/lib/zlib_dfltcc/ | ||
H A D | dfltcc.h | 16 #define DFLTCC_DHT_MIN_SAMPLE_SIZE 4096 macro |
H A D | dfltcc_deflate.c | 55 dfltcc_state->dht_threshold = DFLTCC_DHT_MIN_SAMPLE_SIZE; in dfltcc_reset_deflate_state() |