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

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

Completed in 94 milliseconds