Home
last modified time | relevance | path

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

/external/zstd/doc/educational_decoder/
Dzstd_decompress.c1989 const int last_weight = highest_set_bit(left_over) + 1; in HUF_init_dtable_usingweights() local
1996 max_bits + 1 - last_weight; // Last weight is always non-zero in HUF_init_dtable_usingweights()