Home
last modified time | relevance | path

Searched refs:OutputFunc (Results 1 – 3 of 3) sorted by relevance

/external/webp/src/dec/
Dwebpi.h26 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef
40 OutputFunc emit; // output RGB or YUV samples
41 OutputFunc emit_alpha; // output alpha channel
/external/giflib/
Dgif_lib_private.h49 OutputFunc Write; /* function to write gif output (MRB) */
Dgif_lib.h120 typedef int (*OutputFunc) (GifFileType *, const GifByteType *, int); typedef
139 GifFileType *EGifOpen(void *userPtr, OutputFunc writeFunc);