Home
last modified time | relevance | path

Searched defs:bswap16_buf (Results 1 - 2 of 2) sorted by relevance

/third_party/ffmpeg/libavcodec/
H A Dbswapdsp.h26 void (*bswap16_buf)(uint16_t *dst, const uint16_t *src, int len); member
H A Dbswapdsp.c43 static void bswap16_buf(uint16_t *dst, const uint16_t *src, int len) in bswap16_buf() function

Completed in 1 milliseconds