Home
last modified time | relevance | path

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

/AliOS-Things-master/components/SDL2/src/image/external/libwebp-1.0.2/examples/
A Danim_util.c570 GraphicsControlBlock curr_gcb; in ReadAnimatedGIF() local
574 memset(&curr_gcb, 0, sizeof(curr_gcb)); in ReadAnimatedGIF()
575 DGifSavedExtensionToGCB(gif, i, &curr_gcb); in ReadAnimatedGIF()
612 (curr_gcb.TransparentColor == NO_TRANSPARENT_COLOR); in ReadAnimatedGIF()
660 if (!ReadFrameGIF(curr_gif_image, gif->SColorMap, curr_gcb.TransparentColor, in ReadAnimatedGIF()

Completed in 4 milliseconds