Searched refs:EGifCompressLine (Results 1 – 1 of 1) sorted by relevance
39 static int EGifCompressLine(GifFileType * GifFile, GifPixelType * Line,481 return EGifCompressLine(GifFile, Line, LineLen); in EGifPutLine()508 return EGifCompressLine(GifFile, &Pixel, 1); in EGifPutPixel()892 EGifCompressLine(GifFileType *GifFile, in EGifCompressLine() function