Searched defs:unaligned_load (Results 1 – 1 of 1) sorted by relevance
129 static inline vec_u8 unaligned_load(int offset, const uint8_t *src) in unaligned_load() function143 #define unaligned_load(a,b) VEC_LD(a,b) macro