Searched refs:InputFunc (Results 1 - 3 of 3) sorted by path

/external/giflib/
H A Ddgif_lib.c156 DGifOpen(void *userData, InputFunc readFunc, int *Error)
H A Dgif_lib.h97 typedef int (*InputFunc) (GifFileType *, GifByteType *, int); typedef
180 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc, int *Error); /* new one (TVT) */
H A Dgif_lib_private.h47 InputFunc Read; /* function to read gif input (TVT) */

Completed in 241 milliseconds