Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/dec/
Dwebpi.h28 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef
/external/webp/src/dec/
Dwebpi.h28 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef
/external/giflib/
Dgif_lib.h103 typedef int (*OutputFunc) (GifFileType *, const GifByteType *, int); typedef