Searched defs:Ypitch (Results 1 – 6 of 6) sorted by relevance
/AliOS-Things-master/components/SDL2/src/render/ |
A D | SDL_yuv_sw.c | 250 const Uint8 *Yplane, int Ypitch, in SDL_SW_UpdateYUVTexturePlanar()
|
A D | SDL_render.c | 1563 const Uint8 *Yplane, int Ypitch, in SDL_UpdateTextureYUVPlanar() 1615 const Uint8 *Yplane, int Ypitch, in SDL_UpdateYUVTexture()
|
/AliOS-Things-master/components/SDL2/src/render/direct3d/ |
A D | SDL_render_d3d.c | 617 const Uint8 *Yplane, int Ypitch, in D3D_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/opengl/ |
A D | SDL_render_gl.c | 698 const Uint8 *Yplane, int Ypitch, in GL_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/direct3d11/ |
A D | SDL_render_d3d11.c | 1377 const Uint8 *Yplane, int Ypitch, in D3D11_UpdateTextureYUV()
|
/AliOS-Things-master/components/SDL2/src/render/opengles2/ |
A D | SDL_render_gles2.c | 1668 const Uint8 *Yplane, int Ypitch, in GLES2_UpdateTextureYUV()
|
Completed in 24 milliseconds