Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.15/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.c792 vector unsigned short vfc = VECUINT16_LITERAL( in Blit32to565PixelAlphaAltivec() local
917 vgpixel = vec_and(vgpixel, vfc); in Blit32to565PixelAlphaAltivec()