Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc312 static const uint16_t emit_tbl[256] = { variable
1390 int16_t emit = emit_sub_tbl[16 * emit_tbl[p->huff_state] + nibble]; in huff_nibble()