Searched defs:bswap_buf (Results 1 – 2 of 2) sorted by relevance
25 void (*bswap_buf)(uint32_t *dst, const uint32_t *src, int w); member
25 static void bswap_buf(uint32_t *dst, const uint32_t *src, int w) in bswap_buf() function