Home
last modified time | relevance | path

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

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