Home
last modified time | relevance | path

Searched refs:huff_decode_ctx (Results 1 – 4 of 4) sorted by relevance

/third_party/nghttp2/lib/
Dnghttp2_hd.h235 nghttp2_hd_huff_decode_context huff_decode_ctx; member
Dnghttp2_hd.c1696 readlen = nghttp2_hd_huff_decode(&inflater->huff_decode_ctx, buf, in, in hd_inflate_read_huff()
1703 if (nghttp2_hd_huff_decode_failure_state(&inflater->huff_decode_ctx)) { in hd_inflate_read_huff()
2026 nghttp2_hd_huff_decode_context_init(&inflater->huff_decode_ctx); in nghttp2_hd_inflate_hd_nv()
2111 nghttp2_hd_huff_decode_context_init(&inflater->huff_decode_ctx); in nghttp2_hd_inflate_hd_nv()
/third_party/node/deps/nghttp2/lib/
Dnghttp2_hd.h234 nghttp2_hd_huff_decode_context huff_decode_ctx; member
Dnghttp2_hd.c1690 readlen = nghttp2_hd_huff_decode(&inflater->huff_decode_ctx, buf, in, in hd_inflate_read_huff()
1697 if (nghttp2_hd_huff_decode_failure_state(&inflater->huff_decode_ctx)) { in hd_inflate_read_huff()
2020 nghttp2_hd_huff_decode_context_init(&inflater->huff_decode_ctx); in nghttp2_hd_inflate_hd_nv()
2105 nghttp2_hd_huff_decode_context_init(&inflater->huff_decode_ctx); in nghttp2_hd_inflate_hd_nv()