Searched defs:OutputFunc (Results 1 – 4 of 4) sorted by relevance
28 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef
83 using OutputFunc = std::function<OutHandler(OperatorPtr)>; variable
105 typedef int (*OutputFunc) (GifFileType *, const GifByteType *, int); typedef