Searched refs:kJLow (Results 1 – 1 of 1) sorted by relevance
537 constexpr uint8_t kJLow[64] = { in DecodeCJ() local547 bit_cast<int16_t>(kJHigh[GetBits<uint16_t, 8, 5>()]) | kJLow[GetBits<uint16_t, 2, 6>()], in DecodeCJ()