HomeSort by relevance Sort by last modified time
    Searched refs:CreateYUVSurface (Results 1 - 2 of 2) sorted by null

  /external/qemu/distrib/sdl-1.2.12/src/video/directfb/
SDL_DirectFB_yuv.c 73 static DFBResult CreateYUVSurface(_THIS, struct private_yuvhwdata *hwdata,
182 if (CreateYUVSurface (this, hwdata, width, height, format))
  /external/qemu/distrib/sdl-1.2.12/src/video/windx5/
SDL_dx5yuv.c 49 static LPDIRECTDRAWSURFACE3 CreateYUVSurface(_THIS,
172 hwdata->surface = CreateYUVSurface(this, width, height, format);

Completed in 387 milliseconds