Searched defs:bswap (Results 1 – 6 of 6) sorted by relevance
48 static av_unused void inline bswap(char *buf, int offset, int size) in bswap() function
1742 #define DITHER_COPY(dst, dstStride, src, srcStride, bswap, dbswap)\ argument
931 SI U16 bswap(U16 x) { in bswap() function
949 SI U16 bswap(U16 x) { in bswap() function
2841 void AssemblerX8664::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8664::AssemblerX8664
2693 void AssemblerX8632::bswap(Type Ty, GPRRegister reg) { in bswap() function in Ice::X8632::AssemblerX8632