Home
last modified time | relevance | path

Searched refs:huffman_sym_table (Results 1 - 3 of 3) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack_huffman.c39 nbits += huffman_sym_table[src[i]].nbits; in nghttp3_qpack_huffman_encode_count()
54 sym = &huffman_sym_table[*src++]; in nghttp3_qpack_huffman_encode()
H A Dnghttp3_qpack_huffman.h42 extern const nghttp3_qpack_huffman_sym huffman_sym_table[];
H A Dnghttp3_qpack_huffman_data.c30 const nghttp3_qpack_huffman_sym huffman_sym_table[] = { variable

Completed in 3 milliseconds