Home
last modified time | relevance | path

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

/third_party/flutter/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h652 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height, typedef
/third_party/skia/third_party/externals/libwebp/src/dsp/
Ddsp.h700 typedef void (*WebPFilterFunc)(const uint8_t* in, int width, int height, typedef