Searched refs:CreateYUVSurface (Results 1 – 2 of 2) sorted by relevance
/external/qemu/distrib/sdl-1.2.15/src/video/directfb/ |
D | SDL_DirectFB_yuv.c | 73 static DFBResult CreateYUVSurface(_THIS, struct private_yuvhwdata *hwdata, in CreateYUVSurface() function 182 if (CreateYUVSurface (this, hwdata, width, height, format)) in DirectFB_CreateYUVOverlay()
|
/external/qemu/distrib/sdl-1.2.15/src/video/windx5/ |
D | SDL_dx5yuv.c | 49 static LPDIRECTDRAWSURFACE3 CreateYUVSurface(_THIS, in CreateYUVSurface() function 172 hwdata->surface = CreateYUVSurface(this, width, height, format); in DX5_CreateYUVOverlay()
|