Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dalpha_processing_sse2.c270 extern void WebPInitAlphaProcessingSSE2(void);
272 WEBP_TSAN_IGNORE_FUNCTION void WebPInitAlphaProcessingSSE2(void) { in WebPInitAlphaProcessingSSE2() function
283 WEBP_DSP_INIT_STUB(WebPInitAlphaProcessingSSE2)
Dalpha_processing.c353 extern void WebPInitAlphaProcessingSSE2(void);
377 WebPInitAlphaProcessingSSE2(); in WebPInitAlphaProcessing()