Searched refs:EGifCompressLine (Results 1 – 1 of 1) sorted by relevance
37 static int EGifCompressLine(GifFileType * GifFile, GifPixelType * Line,471 return EGifCompressLine(GifFile, Line, LineLen); in EGifPutLine()498 return EGifCompressLine(GifFile, &Pixel, 1); in EGifPutPixel()881 EGifCompressLine(GifFileType *GifFile, in EGifCompressLine() function