Home
last modified time | relevance | path

Searched refs:DGifCloseFile (Results 1 – 17 of 17) sorted by relevance

/third_party/skia/third_party/externals/libwebp/examples/
Danim_util.c373 #define DGifCloseFile(a, b) DGifCloseFile(a) macro
526 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
537 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
545 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
556 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
662 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
669 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
675 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
Dgif2webp.c587 DGifCloseFile(gif, &gif_error); in main()
589 DGifCloseFile(gif); in main()
/third_party/flutter/skia/third_party/externals/libwebp/examples/
Danim_util.c373 #define DGifCloseFile(a, b) DGifCloseFile(a) macro
526 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
537 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
545 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
556 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
662 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
669 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
675 DGifCloseFile(gif, NULL); in ReadAnimatedGIF()
Dgif2webp.c585 DGifCloseFile(gif, &gif_error); in main()
587 DGifCloseFile(gif); in main()
/third_party/flutter/skia/third_party/externals/wuffs/test/c/mimiclib/
Dgif.c86 int close_status = DGifCloseFile(f, NULL); in mimic_gif_decode()
88 int close_status = DGifCloseFile(f); in mimic_gif_decode()
/third_party/giflib/
Dgifclrmp.c137 DGifCloseFile(GifFileIn, NULL); in main()
164 DGifCloseFile(GifFileIn, NULL); in main()
255 if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) in main()
Dgifbuild.c301 DGifCloseFile(Inclusion, NULL); in Icon2Gif()
322 if (Inclusion != NULL) DGifCloseFile(Inclusion, NULL); in Icon2Gif()
343 if (Inclusion != NULL) DGifCloseFile(Inclusion, NULL); in Icon2Gif()
358 (void) DGifCloseFile(Inclusion, NULL); in Icon2Gif()
883 if (DGifCloseFile(GifFile, &ErrorCode) == GIF_ERROR) { in Gif2Icon()
Dgifsponge.c81 if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) in main()
Dgiffilter.c140 if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) in main()
Dgiffix.c190 if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) { in main()
Dgifhisto.c173 if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) in main()
Dgif_lib.h185 int DGifCloseFile(GifFileType * GifFile, int *ErrorCode);
Dgiftool.c573 else if (DGifCloseFile(GifFileIn, &ErrorCode) == GIF_ERROR) in main()
Dgiftext.c300 if (DGifCloseFile(GifFile, &ErrorCode) == GIF_ERROR) { in main()
Dgif2rgb.c489 if (DGifCloseFile(GifFile, &Error) == GIF_ERROR) { in GIF2RGB()
Ddgif_lib.c673 DGifCloseFile(GifFileType *GifFile, int *ErrorCode) in DGifCloseFile() function
DNEWS638 * When closing a gif that had a local colormap, DGifCloseFile would attempt