Searched refs:OutputFunc (Results 1 – 3 of 3) sorted by relevance
26 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef40 OutputFunc emit; // output RGB or YUV samples41 OutputFunc emit_alpha; // output alpha channel
49 OutputFunc Write; /* function to write gif output (MRB) */
120 typedef int (*OutputFunc) (GifFileType *, const GifByteType *, int); typedef139 GifFileType *EGifOpen(void *userPtr, OutputFunc writeFunc);