Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Dgifdec.h50 } GIFFrameRect; typedef
78 GIFFrameRect* const gif_rect,
92 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect,
98 const GIFFrameRect* const rect,
105 void GIFClearPic(struct WebPPicture* const pic, const GIFFrameRect* const rect);
A Dgifdec.c114 GIFFrameRect* const gif_rect, WebPPicture* const picture) { in GIFReadFrame()
119 const GIFFrameRect rect = { in GIFReadFrame()
247 void GIFClearPic(WebPPicture* const pic, const GIFFrameRect* const rect) { in GIFClearPic()
260 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, in GIFDisposeFrame()
281 const GIFFrameRect* const rect, WebPPicture* const dst) { in GIFBlendFrames()
347 GIFFrameRect* const gif_rect, in GIFReadFrame()
375 void GIFDisposeFrame(GIFDisposeMethod dispose, const GIFFrameRect* const rect, in GIFDisposeFrame()
386 const GIFFrameRect* const rect, in GIFBlendFrames()
401 const GIFFrameRect* const rect) { in GIFClearPic()
A Dgif2webp.c287 GIFFrameRect gif_rect; in main()

Completed in 5 milliseconds