Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dbin_encoder.cc160 static void enc_add1(huff_out* out, uint8_t a) { in enc_add1() function
209 enc_add1(&out, static_cast<uint8_t>((in[1] & 0xf) << 2)); in grpc_chttp2_base64_encode_and_huffman_compress()