Home
last modified time | relevance | path

Searched refs:first_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.c391 GraphicsControlBlock first_gcb; in GetTransparentIndexGIF() local
392 memset(&first_gcb, 0, sizeof(first_gcb)); in GetTransparentIndexGIF()
393 DGifSavedExtensionToGCB(gif, 0, &first_gcb); in GetTransparentIndexGIF()
394 return first_gcb.TransparentColor; in GetTransparentIndexGIF()

Completed in 3 milliseconds