Searched refs:DGifGetImageDesc (Results 1 – 11 of 11) sorted by relevance
89 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
106 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
108 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
206 int DGifGetImageDesc(GifFileType *GifFile);
157 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
136 if (DGifGetImageDesc(GifFile) == GIF_ERROR) { in main()
427 DGifGetImageDesc(GifFileType *GifFile) in DGifGetImageDesc() function1144 if (DGifGetImageDesc(GifFile) == GIF_ERROR) in DGifSlurp()
592 of SaveImage take place in DGifGetImageDesc.598 * lib/dgif_lib.c: (DGifGetImageDesc) Change the function to do its own620 * lib/dgif_lib.c: (DGifGetImageDesc) Fix my bug fix: the colormap is627 * lib/dgif_lib.c: (DGifGetImageDesc) Fix a bug where the Colormap for
408 if (DGifGetImageDesc(GifFile) == GIF_ERROR) { in GIF2RGB()
290 if (!DGifGetImageDesc(gif)) goto End; in main()