Searched defs:bitposLUT (Results 1 – 1 of 1) sorted by relevance
165 …_t *error, const uint8x16x2_t shiftLUT, const uint8x16x2_t maskLUT, const uint8x16x2_t bitposLUT) { in decode_fromascii()208 const uint8x16x2_t bitposLUT = *((const uint8x16x2_t *)bitposLUT_);; in neon_base64_decode() local
Completed in 13 milliseconds