Searched refs:PS3_CreateYUVOverlay (Results 1 - 3 of 3) sorted by relevance

/external/qemu/distrib/sdl-1.2.15/src/video/ps3/
H A DSDL_ps3yuv_c.h37 extern SDL_Overlay *PS3_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display);
H A DSDL_ps3yuv.c82 SDL_Overlay *PS3_CreateYUVOverlay(_THIS, int width, int height, Uint32 format, SDL_Surface *display) { function
H A DSDL_ps3video.c112 this->CreateYUVOverlay = PS3_CreateYUVOverlay;

Completed in 276 milliseconds