Home
last modified time | relevance | path

Searched refs:MAKE8888 (Results 1 – 1 of 1) sorted by relevance

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_blit_N.c80 #define MAKE8888(dstfmt, r, g, b, a) \ macro
692 *(dst++) = MAKE8888(dstfmt, r, g, b, a); in ConvertAltivec32to32_noprefetch()
719 *(dst++) = MAKE8888(dstfmt, r, g, b, a); in ConvertAltivec32to32_noprefetch()
772 *(dst++) = MAKE8888(dstfmt, r, g, b, a); in ConvertAltivec32to32_prefetch()
801 *(dst++) = MAKE8888(dstfmt, r, g, b, a); in ConvertAltivec32to32_prefetch()