Home
last modified time | relevance | path

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

/external/qemu/distrib/sdl-1.2.12/src/video/
DSDL_yuv_mmx.c80 void ColorRGBDitherYV12MMX1X( int *colortab, Uint32 *rgb_2_pix, in ColorRGBDitherYV12MMX1X() function
DSDL_yuv_sw.c129 extern void ColorRGBDitherYV12MMX1X( int *colortab, Uint32 *rgb_2_pix,
1093 swdata->Display1X = ColorRGBDitherYV12MMX1X; in SDL_CreateYUV_SW()