Home
last modified time | relevance | path

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

/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_yuv_c.h26 extern int SDL_ConvertPixels_YUV_to_RGB(int width, int height, Uint32 src_format, const void *src, …
H A DSDL_yuv.c394 SDL_ConvertPixels_YUV_to_RGB(int width, int height, in SDL_ConvertPixels_YUV_to_RGB() function
433 …ret = SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, SDL_PIXELFORMAT_ARGB… in SDL_ConvertPixels_YUV_to_RGB()
H A DSDL_surface.c1159 …return SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, dst_format, dst, ds… in SDL_ConvertPixels()
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_yuv_c.h30 extern int SDL_ConvertPixels_YUV_to_RGB(int width, int height, Uint32 src_format, const void *src, …
H A DSDL_yuv.c397 SDL_ConvertPixels_YUV_to_RGB(int width, int height, in SDL_ConvertPixels_YUV_to_RGB() function
436 …ret = SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, SDL_PIXELFORMAT_ARGB… in SDL_ConvertPixels_YUV_to_RGB()
H A DSDL_surface.c1401 …return SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, dst_format, dst, ds… in SDL_ConvertPixels()
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_yuv_c.h30 extern int SDL_ConvertPixels_YUV_to_RGB(int width, int height, Uint32 src_format, const void *src, …
H A DSDL_yuv.c397 SDL_ConvertPixels_YUV_to_RGB(int width, int height, in SDL_ConvertPixels_YUV_to_RGB() function
436 …ret = SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, SDL_PIXELFORMAT_ARGB… in SDL_ConvertPixels_YUV_to_RGB()
H A DSDL_surface.c1401 …return SDL_ConvertPixels_YUV_to_RGB(width, height, src_format, src, src_pitch, dst_format, dst, ds… in SDL_ConvertPixels()