Home
last modified time | relevance | path

Searched refs:huff_sym_table (Results 1 - 6 of 6) sorted by relevance

/third_party/nghttp2/lib/
H A Dnghttp2_hd_huffman.c39 nbits += huff_sym_table[src[i]].nbits; in nghttp2_hd_huff_encode_count()
58 sym = &huff_sym_table[*src++]; in nghttp2_hd_huff_encode()
H A Dnghttp2_hd_huffman.h69 extern const nghttp2_huff_sym huff_sym_table[];
H A Dnghttp2_hd_huffman_data.c29 const nghttp2_huff_sym huff_sym_table[] = { variable
/third_party/node/deps/nghttp2/lib/
H A Dnghttp2_hd_huffman.c39 nbits += huff_sym_table[src[i]].nbits; in nghttp2_hd_huff_encode_count()
58 sym = &huff_sym_table[*src++]; in nghttp2_hd_huff_encode()
H A Dnghttp2_hd_huffman.h69 extern const nghttp2_huff_sym huff_sym_table[];
H A Dnghttp2_hd_huffman_data.c29 const nghttp2_huff_sym huff_sym_table[] = { variable

Completed in 6 milliseconds