Searched refs:high_to_low (Results 1 – 1 of 1) sorted by relevance
188 const uint8_t high_to_low = in[1] >> 4; in grpc_chttp2_base64_encode_and_huffman_compress() local189 enc_add2(&out, in[0] >> 2, low_to_high | high_to_low); in grpc_chttp2_base64_encode_and_huffman_compress()207 const uint8_t high_to_low = in[1] >> 4; in grpc_chttp2_base64_encode_and_huffman_compress() local208 enc_add2(&out, in[0] >> 2, low_to_high | high_to_low); in grpc_chttp2_base64_encode_and_huffman_compress()