Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_blit_N.c169 vector unsigned short vfc = VECUINT16_LITERAL( in Blit_RGB888_RGB565Altivec() local
222 vgpixel = vec_and(vgpixel, vfc); in Blit_RGB888_RGB565Altivec()
DSDL_blit_A.c791 vector unsigned short vfc = VECUINT16_LITERAL( in Blit32to565PixelAlphaAltivec() local
916 vgpixel = vec_and(vgpixel, vfc); in Blit32to565PixelAlphaAltivec()