Home
last modified time | relevance | path

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

/third_party/grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc340 static const int16_t emit_sub_tbl[249 * 16] = { variable
1422 int16_t emit = emit_sub_tbl[16 * emit_tbl[p->huff_state] + nibble]; in huff_nibble()