Home
last modified time | relevance | path

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

/dports/graphics/mtpaint/mtPaint-4ea607e/src/
H A Dpng.c2281 } gifbuf; typedef
2283 static void resetlzw(gifbuf *gif) in resetlzw()
2291 static int initlzw(gifbuf *gif, FILE *fp) in initlzw()
2308 static int getlzw(unsigned char *dest, int cnt, gifbuf *gif) in getlzw()
2372 gifbuf gif; in load_gif_frame()