Home
last modified time | relevance | path

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

/external/grpc-grpc/src/core/ext/transport/chttp2/transport/
Dhpack_parser.cc235 static const uint8_t next_tbl[256] = { variable
1391 int16_t next = next_sub_tbl[16 * next_tbl[p->huff_state] + nibble]; in huff_nibble()