Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv.c257 extern void WebPInitConvertARGBToYUVSSE2(void);
281 WebPInitConvertARGBToYUVSSE2(); in WEBP_DSP_INIT_FUNC()
Dyuv_sse2.c738 extern void WebPInitConvertARGBToYUVSSE2(void);
740 WEBP_TSAN_IGNORE_FUNCTION void WebPInitConvertARGBToYUVSSE2(void) { in WebPInitConvertARGBToYUVSSE2() function
871 WEBP_DSP_INIT_STUB(WebPInitConvertARGBToYUVSSE2)