Home
last modified time | relevance | path

Searched refs:DGifGetImageDesc (Results 1 – 11 of 11) sorted by relevance

/third_party/giflib/
Dgiffilter.c89 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
Dgiffix.c106 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
Dgifhisto.c108 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
Dgif_lib.h206 int DGifGetImageDesc(GifFileType *GifFile);
Dgifclrmp.c157 if (DGifGetImageDesc(GifFileIn) == GIF_ERROR) in main()
Dgiftext.c136 if (DGifGetImageDesc(GifFile) == GIF_ERROR) { in main()
Ddgif_lib.c427 DGifGetImageDesc(GifFileType *GifFile) in DGifGetImageDesc() function
1144 if (DGifGetImageDesc(GifFile) == GIF_ERROR) in DGifSlurp()
DChangeLog592 of SaveImage take place in DGifGetImageDesc.
598 * lib/dgif_lib.c: (DGifGetImageDesc) Change the function to do its own
620 * lib/dgif_lib.c: (DGifGetImageDesc) Fix my bug fix: the colormap is
627 * lib/dgif_lib.c: (DGifGetImageDesc) Fix a bug where the Colormap for
Dgif2rgb.c408 if (DGifGetImageDesc(GifFile) == GIF_ERROR) { in GIF2RGB()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Dgif2webp.c290 if (!DGifGetImageDesc(gif)) goto End; in main()
/third_party/skia/third_party/externals/libwebp/examples/
Dgif2webp.c290 if (!DGifGetImageDesc(gif)) goto End; in main()