Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dupsampling_sse2.c192 extern void WebPInitUpsamplersSSE2(void);
194 WEBP_TSAN_IGNORE_FUNCTION void WebPInitUpsamplersSSE2(void) { in WebPInitUpsamplersSSE2() function
266 WEBP_DSP_INIT_STUB(WebPInitUpsamplersSSE2)
Dupsampling.c257 extern void WebPInitUpsamplersSSE2(void);
283 WebPInitUpsamplersSSE2(); in WEBP_DSP_INIT_FUNC()