Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_yuv_mmx.c39 static mmx_t MMX_VredRGB = { .uw = {0x0059, 0x0059, 0x0059, 0x0059} }; variable
235 "m"(MMX_0080w),"m"(MMX_VgrnRGB),"m"(MMX_VredRGB), in ColorRGBDitherYV12MMX1X()