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 48 InputFunc Read; /* function to read gif input (TVT) */
gif_lib.h 115 typedef int (*InputFunc) (GifFileType *, GifByteType *, int);
188 GifFileType *DGifOpen(void *userPtr, InputFunc readFunc); /* new one
dgif_lib.c 170 InputFunc readFunc) {
    [all...]

Completed in 20 milliseconds