Searched refs:huff_cmp_sym (Results 1 – 1 of 1) sorted by relevance
60 static int huff_cmp_sym(const void *a, const void *b) in huff_cmp_sym() function374 qsort(he, 256, sizeof(*he), huff_cmp_sym); in calculate_codes()