Searched refs:curr_gcb (Results 1 – 1 of 1) sorted by relevance
570 GraphicsControlBlock curr_gcb; in ReadAnimatedGIF() local574 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