Home
last modified time | relevance | path

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

/aosp_15_r20/external/webp/src/dec/
H A Dwebpi_dec.h29 typedef int (*OutputFunc)(const VP8Io* const io, WebPDecParams* const p); typedef
/aosp_15_r20/external/giflib/
H A Dgif_lib.h105 typedef int (*OutputFunc)(GifFileType *, const GifByteType *, int); typedef