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

/external/giflib/
H A Dgif_lib_private.h47 InputFunc Read; /* function to read gif input (TVT) */
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 Ddgif_lib.c156 DGifOpen(void *userData, InputFunc readFunc, int *Error)

Completed in 84 milliseconds