Home
last modified time | relevance | path

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

/external/opencv3/3rdparty/libwebp/utils/
Dfilters.h34 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height, typedef
/external/webp/src/dsp/
Ddsp.h473 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height, typedef