Searched defs:bswap_buf (Results 1 – 3 of 3) 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
79 uint8_t bswap_buf[FFMAX(sizeof(AVCPBProperties), in framecrc_write_packet() local