Searched refs:ui8lo (Results 1 – 1 of 1) sorted by relevance
1184 …const uint8x8_t ui8lo = vmovn_u16(vcombine_u16(vmovn_u32(uints1), vmovn_u32(uints2))); /* narrow t… in SDL_Convert_F32_to_U8_NEON() local1186 vst1q_u8(mmdst, vcombine_u8(ui8lo, ui8hi)); /* combine to uint8x16_t, store out */ in SDL_Convert_F32_to_U8_NEON()
Completed in 5 milliseconds