Searched refs:huff_sym_table (Results 1 – 7 of 7) sorted by relevance
39 nbits += huff_sym_table[src[i]].nbits; in nghttp2_hd_huff_encode_count()58 sym = &huff_sym_table[*src++]; in nghttp2_hd_huff_encode()
29 const nghttp2_huff_sym huff_sym_table[] = { variable
69 extern const nghttp2_huff_sym huff_sym_table[];
5 huff_sym_table;