Searched refs:WebPInitUpsamplersSSE2 (Results 1 - 5 of 5) sorted by relevance

/external/webp/src/dsp/
H A Dupsampling_sse2.c193 extern void WebPInitUpsamplersSSE2(void);
195 WEBP_TSAN_IGNORE_FUNCTION void WebPInitUpsamplersSSE2(void) { function
248 WEBP_DSP_INIT_STUB(WebPInitUpsamplersSSE2)
H A Dupsampling.c215 extern void WebPInitUpsamplersSSE2(void);
242 WebPInitUpsamplersSSE2();
/external/opencv3/3rdparty/libwebp/dsp/
H A Ddsp.h161 void WebPInitUpsamplersSSE2(void);
H A Dupsampling_sse2.c197 void WebPInitUpsamplersSSE2(void) { function
H A Dupsampling.c330 WebPInitUpsamplersSSE2();

Completed in 587 milliseconds