Searched defs:shiftLUT (Results 1 – 1 of 1) sorted by relevance
165 …_t decode_fromascii(const uint8x16_t input, uint8x16_t *error, const uint8x16x2_t shiftLUT, const … in decode_fromascii()206 const uint8x16x2_t shiftLUT = *((const uint8x16x2_t *)shiftLUT_); in neon_base64_decode() local
Completed in 7 milliseconds