Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_sse41.c188 extern void WebPInitUpsamplersSSE41(void);
190 WEBP_TSAN_IGNORE_FUNCTION void WebPInitUpsamplersSSE41(void) { in WebPInitUpsamplersSSE41() function
238 WEBP_DSP_INIT_STUB(WebPInitUpsamplersSSE41)
Dupsampling.c258 extern void WebPInitUpsamplersSSE41(void);
288 WebPInitUpsamplersSSE41(); in WEBP_DSP_INIT_FUNC()