Searched refs:SDL_memcpySSE (Results 1 - 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
H A DSDL_blit.c129 static __inline__ void SDL_memcpySSE(Uint8 *to, const Uint8 *from, int len) function
172 SDL_memcpySSE(dst, src, w);

Completed in 78 milliseconds