HomeSort by relevance Sort by last modified time
    Searched refs:InputFunc (Results 1 - 3 of 3) sorted by null

  /external/giflib/
gif_lib_private.h 47 InputFunc Read; /* function to read gif input (TVT) */
gif_lib.h 98 typedef int (*InputFunc) (GifFileType *, GifByteType *, int);
182 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc, int *Error); /* new one (TVT) */
dgif_lib.c 159 DGifOpen(void *userData, InputFunc readFunc, int *Error)
    [all...]

Completed in 112 milliseconds