Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Drescaler.c95 void WebPRescalerExportRowExpandC(WebPRescaler* const wrk) { in WebPRescalerExportRowExpandC() function
212 WebPRescalerExportRowExpand = WebPRescalerExportRowExpandC; in WebPRescalerDspInit()
Ddsp.h378 extern void WebPRescalerExportRowExpandC(struct WebPRescaler* const wrk);