Home
last modified time | relevance | path

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

/external/webp/src/dsp/
Dyuv.c258 extern void WebPInitConvertARGBToYUVSSE41(void);
287 WebPInitConvertARGBToYUVSSE41(); in WEBP_DSP_INIT_FUNC()
Dyuv_sse41.c594 extern void WebPInitConvertARGBToYUVSSE41(void);
596 WEBP_TSAN_IGNORE_FUNCTION void WebPInitConvertARGBToYUVSSE41(void) { in WebPInitConvertARGBToYUVSSE41() function
611 WEBP_DSP_INIT_STUB(WebPInitConvertARGBToYUVSSE41)