Searched defs:bswap16_buf (Results 1 – 2 of 2) sorted by relevance
26 void (*bswap16_buf)(uint16_t *dst, const uint16_t *src, int len); member
43 static void bswap16_buf(uint16_t *dst, const uint16_t *src, int len) in bswap16_buf() function