Searched refs:kJHigh (Results 1 – 1 of 1) sorted by relevance
1379 constexpr uint16_t kJHigh[32] = { in DecodeCompressedJ() local1393 .offset = bit_cast<int16_t>(kJHigh[GetBits<8, 5>()]) | kJLow[GetBits<2, 6>()], in DecodeCompressedJ()