Searched refs:GIFReadLoopCount (Results 1 – 3 of 3) sorted by relevance
82 int GIFReadLoopCount(struct GifFileType* const gif, GifByteType** const buf,
175 int GIFReadLoopCount(GifFileType* const gif, GifByteType** const buf, in GIFReadLoopCount() function357 int GIFReadLoopCount(struct GifFileType* const gif, GifByteType** const buf, in GIFReadLoopCount() function
406 if (!GIFReadLoopCount(gif, &data, &loop_count)) { in main()
Completed in 6 milliseconds