Searched defs:DGifGetExtensionNext (Results 1 - 1 of 1) sorted by relevance

/external/giflib/
H A Ddgif_lib.c507 returns the first data block, and DGifGetExtensionNext should be called
530 return DGifGetExtensionNext(GifFile, Extension);
539 DGifGetExtensionNext(GifFileType *GifFile, GifByteType ** Extension) function
1145 if (DGifGetExtensionNext(GifFile, &ExtData) == GIF_ERROR)

Completed in 74 milliseconds