Lines Matching full:than
43 * a codeword shorter than 'max_codeword_len' will have multiple entries
56 * less than or equal to 'max_codeword_len'. Then, only codewords of
84 * 'lens' array. Must be less than or equal to 2048.
88 * less than or equal to 13.
98 * All entries in 'lens' must be less than or equal to this value.
99 * This must be less than or equal to 23.
179 * max_codeword_len is the number of codewords shorter than 'len' bits. in make_huffman_decode_table()
187 * than 'num_syms' entries in 'sorted_syms' may be filled. in make_huffman_decode_table()
225 * there are codewords longer than table_bits for which we must in make_huffman_decode_table()
248 * fewer than this may actually be needed. in make_huffman_decode_table()
252 /* Iterate through each codeword with length greater than in make_huffman_decode_table()