Home
last modified time | relevance | path

Searched refs:GetYUVConversionType (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/milton/milton-1.9.1/third_party/SDL2-2.0.8/src/video/
H A DSDL_yuv.c58 static int GetYUVConversionType(int width, int height, YCbCrType *yuv_type) in GetYUVConversionType() function
409 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_YUV_to_RGB()
801 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_RGB_to_YUV()
/dports/x11/controllermap/SDL2-2.0.18/src/video/
H A DSDL_yuv.c61 static int GetYUVConversionType(int width, int height, YCbCrType *yuv_type) in GetYUVConversionType() function
412 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_YUV_to_RGB()
804 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_RGB_to_YUV()
/dports/devel/sdl20/SDL2-2.0.18/src/video/
H A DSDL_yuv.c61 static int GetYUVConversionType(int width, int height, YCbCrType *yuv_type) in GetYUVConversionType() function
412 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_YUV_to_RGB()
804 if (GetYUVConversionType(width, height, &yuv_type) < 0) { in SDL_ConvertPixels_RGB_to_YUV()