Home
last modified time | relevance | path

Searched defs:src_pitch (Results 1 – 4 of 4) sorted by relevance

/AliOS-Things-master/components/SDL2/src/video/
A DSDL_yuv.c398 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_YUV_to_RGB()
787 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_RGB_to_YUV()
845 const void *src, int src_pitch, void *dst, int dst_pitch) in SDL_ConvertPixels_YUV_to_YUV_Copy()
898 SDL_ConvertPixels_SwapUVPlanes(int width, int height, const void *src, int src_pitch, void *dst, in… in SDL_ConvertPixels_SwapUVPlanes()
1107 SDL_ConvertPixels_SwapNV(int width, int height, const void *src, int src_pitch, void *dst, int dst_… in SDL_ConvertPixels_SwapNV()
1156 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_Planar2x2_to_Planar2x2()
1246 SDL_ConvertPixels_YUY2_to_UYVY(int width, int height, const void *src, int src_pitch, void *dst, in… in SDL_ConvertPixels_YUY2_to_UYVY()
1499 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_Packed4_to_Packed4()
1541 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_Planar2x2_to_Packed4()
1684 Uint32 src_format, const void *src, int src_pitch, in SDL_ConvertPixels_Packed4_to_Planar2x2()
[all …]
A DSDL_surface.c1254 Uint32 src_format, const void * src, int src_pitch, in SDL_ConvertPixels()
A DSDL_blit.h60 int src_pitch; member
/AliOS-Things-master/components/SDL2/src/render/opengles2/
A DSDL_render_gles2.c1556 int src_pitch; in GLES2_TexSubImage2D() local

Completed in 31 milliseconds