Searched defs:Uplane (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/render/ |
A D | SDL_yuv_sw.c | 251 const Uint8 *Uplane, int Upitch, in SDL_SW_UpdateYUVTexturePlanar()
|
A D | SDL_render.c | 1564 const Uint8 *Uplane, int Upitch, in SDL_UpdateTextureYUVPlanar() 1616 const Uint8 *Uplane, int Upitch, in SDL_UpdateYUVTexture()
|
/AliOS-Things-master/components/SDL2/src/render/direct3d/ |
A D | SDL_render_d3d.c | 618 const Uint8 *Uplane, int Upitch, in D3D_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/opengl/ |
A D | SDL_render_gl.c | 699 const Uint8 *Uplane, int Upitch, in GL_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/direct3d11/ |
A D | SDL_render_d3d11.c | 1378 const Uint8 *Uplane, int Upitch, in D3D11_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/opengles2/ |
A D | SDL_render_gles2.c | 1669 const Uint8 *Uplane, int Upitch, in GLES2_UpdateTextureYUV()
|
Completed in 25 milliseconds