Home
last modified time | relevance | path

Searched defs:kLeftCodes (Results 1 – 2 of 2) sorted by relevance

/aosp_15_r20/external/cronet/net/third_party/quiche/src/quiche/http2/hpack/huffman/
H A Dhuffman_spec_tables.cc50 const uint32_t HuffmanSpecTables::kLeftCodes[] = { member in http2::HuffmanSpecTables
H A Dhuffman_spec_tables.h26 static const uint32_t kLeftCodes[257]; member