Searched refs:nghttp2_huff_decode (Results 1 – 6 of 6) sorted by relevance
53 } nghttp2_huff_decode; typedef55 typedef nghttp2_huff_decode huff_decode_table_type[16];70 extern const nghttp2_huff_decode huff_decode_table[][16];
114 nghttp2_huff_decode node = {ctx->fstate, 0}; in nghttp2_hd_huff_decode()115 const nghttp2_huff_decode *t = &node; in nghttp2_hd_huff_decode()
96 const nghttp2_huff_decode huff_decode_table[][16] = {