Home
last modified time | relevance | path

Searched refs:WebPSamplerRowFunc (Results 1 – 2 of 2) sorted by relevance

/external/webp/src/dsp/
Ddsp.h301 typedef void (*WebPSamplerRowFunc)(const uint8_t* WEBP_RESTRICT y, typedef
310 int width, int height, WebPSamplerRowFunc func);
313 extern WebPSamplerRowFunc WebPSamplers[/* MODE_LAST */];
Dyuv.c57 int width, int height, WebPSamplerRowFunc func) { in WebPSamplerProcessPlane()
73 WebPSamplerRowFunc WebPSamplers[MODE_LAST];