Searched refs:bitposLUT_ (Results 1 – 1 of 1) sorted by relevance
199 const uint8_t bitposLUT_[32] = { in neon_base64_decode() local208 const uint8x16x2_t bitposLUT = *((const uint8x16x2_t *)bitposLUT_);; in neon_base64_decode()
Completed in 7 milliseconds