Home
last modified time | relevance | path

Searched refs:huffman_ctx (Results 1 - 2 of 2) sorted by relevance

/third_party/node/deps/ngtcp2/nghttp3/lib/
H A Dnghttp3_qpack.h176 nghttp3_qpack_huffman_decode_context huffman_ctx; member
H A Dnghttp3_qpack.c2690 nwrite = nghttp3_qpack_huffman_decode(&rstate->huffman_ctx, dest->last, begin, in qpack_read_huffman_string()
2696 if (nghttp3_qpack_huffman_decode_failure_state(&rstate->huffman_ctx)) { in qpack_read_huffman_string()
2887 nghttp3_qpack_huffman_decode_context_init(&decoder->rstate.huffman_ctx); in nghttp3_qpack_decoder_read_encoder()
2969 nghttp3_qpack_huffman_decode_context_init(&decoder->rstate.huffman_ctx); in nghttp3_qpack_decoder_read_encoder()
3464 nghttp3_qpack_huffman_decode_context_init(&sctx->rstate.huffman_ctx); in nghttp3_qpack_decoder_read_request()
3544 nghttp3_qpack_huffman_decode_context_init(&sctx->rstate.huffman_ctx); in nghttp3_qpack_decoder_read_request()

Completed in 7 milliseconds