Searched refs:OutputFunc (Results 1 – 4 of 4) sorted by relevance
28 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef42 OutputFunc emit; // output RGB or YUV samples43 OutputFunc emit_alpha; // output alpha channel
48 OutputFunc Write; /* function to write gif output (MRB) */
102 typedef int (*OutputFunc) (GifFileType *, const GifByteType *, int); typedef128 GifFileType *EGifOpen(void *userPtr, OutputFunc writeFunc, int *Error);